Explorar el Código

remove dist directory from angular component

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

+ 1
- 1
.gitignore Ver fichero

@@ -48,4 +48,4 @@ Thumbs.db
#dist file
src/app/dist/*
src/app/dist/main-menu-items.js
dist/*
dist/

Cargando…
Cancelar
Guardar