16 lines
162 B
Text
16 lines
162 B
Text
# Common
|
|
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
# Local environment files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Compilation and build artifacts
|
|
dist/
|
|
target/
|
|
|
|
# Emacs
|
|
.dir-locals-2.el
|