add npm cache to gitignore
This commit is contained in:
parent
c57d2afcc0
commit
a7fa4301c8
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Dependencies
|
||||
node_modules/
|
||||
|
||||
.npm-cache/
|
||||
# Build output
|
||||
dist/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue