Skip to content

Commit 32428b8

Browse files
AI Assistantclaude
andcommitted
chore(git): add node_modules to .gitignore
Ignore node_modules/ directory from @anthropic-ai/claude-code dependency. Minimal Node.js usage (AI agent integration only). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 30f93d3 commit 32428b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ htmlcov/
2828

2929
# Local overrides
3030
*.local
31+
32+
# Node.js (minimal usage for Claude Code dependency)
33+
node_modules/

0 commit comments

Comments
 (0)