Explorar el Código

Add node_modules and .cache to slugignore

master
Jonathan Hurter hace 7 años
padre
commit
bf523fcd16
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .slugignore

+ 2
- 0
.slugignore Ver fichero

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

Cargando…
Cancelar
Guardar