Add .rodney/ to gitignore. Remove redundant Active Technologies and Recent Changes sections from CLAUDE.md — info already covered by Tech Stack and Data & Storage sections. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
139 B
Plaintext
16 lines
139 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
*.log
|
|
.env*
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.tmp
|
|
*.swp
|
|
.vscode/
|
|
.idea/
|
|
coverage/
|
|
*.tsbuildinfo
|
|
docs/agents/plans/
|
|
.rodney/
|