25 lines
230 B
Plaintext
25 lines
230 B
Plaintext
node_modules
|
|
**/node_modules
|
|
.git
|
|
.github
|
|
.next
|
|
**/.next
|
|
coverage
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
*.log
|
|
npm-debug.log*
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
tests
|
|
**/__tests__
|
|
web/.next
|
|
web/node_modules
|
|
web/out
|
|
data/training
|
|
docs/
|
|
*.md
|
|
!CLAUDE.md
|