Sfoglia il codice sorgente

remove dist directory from git

tags/2.037
Patrick Sun 5 anni fa
parent
commit
35a2fdb2ef
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. +1
    -3
      .gitignore

+ 1
- 3
.gitignore Vedi File

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

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

Loading…
Annulla
Salva