28 lines
259 B
Plaintext
28 lines
259 B
Plaintext
# Node.js
|
|
node_modules/
|
|
dist/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
pnpm-debug.log
|
|
|
|
# IDEs
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Reports and temporary files
|
|
reports/
|
|
*.sarif
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
.amp-usage.db
|