Browse Source

Add node_modules and .cache to slugignore

closed-social-glitch-2
Jonathan Hurter 7 years ago
parent
commit
bf523fcd16
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .slugignore

+ 2
- 0
.slugignore View File

@ -0,0 +1,2 @@
node_modules/
.cache/

Loading…
Cancel
Save