Explorar el Código

add .gitignore

master
teddyhuang hace 5 años
padre
commit
7014341e2c
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore Ver fichero

@@ -0,0 +1,5 @@
/app/node_modules/
/app/.idea/
/target/
/template.iml
/.idea/

Cargando…
Cancelar
Guardar