fix(git): ignore node_modules
This commit is contained in:
parent
f91fbb2ca0
commit
944d37dc75
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ venv/
|
|||
CLAUDE.md
|
||||
__pycache__
|
||||
.claude/
|
||||
node_modules/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue