18 lines
164 B
Plaintext
18 lines
164 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Node / tooling
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# Env / secrets
|
|
.env
|
|
.env.*
|
|
|
|
# Misc
|
|
*.tmp
|
|
*.swp
|