Add node_modules and .cache to slugignore
This commit is contained in:
parent
79765d61f5
commit
bf523fcd16
1 changed files with 2 additions and 0 deletions
2
.slugignore
Normal file
2
.slugignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
node_modules/
|
||||
.cache/
|
Loading…
Reference in a new issue