Explorar el Código

remove dist directory from git

tags/2.037
Patrick Sun hace 5 años
padre
commit
35a2fdb2ef
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. +1
    -3
      .gitignore

+ 1
- 3
.gitignore Ver fichero

@@ -46,6 +46,4 @@ testem.log
Thumbs.db

#dist file
src/app/dist/*
src/app/dist/main-menu-items.js
dist/
**/dist

Cargando…
Cancelar
Guardar