mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
.gitignore: centralize node_modules ignore rule
This commit is contained in:
parent
f1acb0a9c9
commit
219089359a
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
node_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue