Add node_modules and .cache to slugignore

This commit is contained in:
Jonathan Hurter 2017-04-05 14:13:34 +02:00
parent 79765d61f5
commit bf523fcd16

2
.slugignore Normal file
View file

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