chore(gitignore): 🔧 add missing node_modules/ pattern to .gitignore
Patterns added: node_modules/
This commit is contained in:
parent
bd8bbcb982
commit
bbd06aebc6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
# Auto-added by auto-commit-service
|
||||
node_modules/
|
||||
Loading…
Add table
Reference in a new issue