Add node_modules and .cache to slugignore

lolsob-rspec
Jonathan Hurter 2017-04-05 14:13:34 +02:00
parent f3cc1e4416
commit ffa888d59f
1 changed files with 2 additions and 0 deletions

2
.slugignore Normal file
View File

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