24 lines
200 B
Plaintext
24 lines
200 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# TypeScript
|
|
*.tsbuildinfo
|
|
|
|
# Agent notes
|
|
AI_AGENT_REPORT.md
|
|
LEARNINGS.md
|