Explorar el Código

add .gitignore file

pull/342/head
Guillaume Vincent hace 7 años
padre
commit
c581e9d69c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore Ver fichero

@@ -0,0 +1,3 @@
.DS_Store
node_modules/
npm-debug.log

Cargando…
Cancelar
Guardar