Ignore node_modules, dist, and local env files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.env
|
|
.env.local
|
|
coverage/
|