learning_ai_notes/.gitignore

8 lines
85 B
Plaintext

node_modules/
**/node_modules/
*.tsbuildinfo
**/*.tsbuildinfo
.next/
dist/
coverage/