mirror of
https://github.com/imjasonh/claude-test
synced 2026-07-08 00:55:34 +00:00
21 lines
No EOL
225 B
Text
21 lines
No EOL
225 B
Text
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.npm
|
|
.DS_Store
|
|
*.log
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
coverage/
|
|
.nyc_output/
|
|
dist/
|
|
build/
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~ |