Browse Source

Add node_modules and .cache to slugignore

pull/5/head
Jonathan Hurter 9 years ago
parent
commit
bf523fcd16
  1. 2
      .slugignore

2
.slugignore

@ -0,0 +1,2 @@
node_modules/
.cache/
Loading…
Cancel
Save