chore(gitignore): 🔧 add missing node_modules/ pattern to .gitignore

Patterns added: node_modules/
This commit is contained in:
Claude Code 2026-04-01 08:55:27 -07:00
parent bd8bbcb982
commit bbd06aebc6

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# Auto-added by auto-commit-service
node_modules/