1
0
Fork 0

Ignore dist files

.gitignore: ignore distdir and dist archive
master
Mike Gerwitz 2016-03-30 14:16:23 -04:00
parent 6ab3842015
commit f8eb0e4bca
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -14,5 +14,9 @@ package.json
# generated by gen-index
src/**/index.js
# dist
/liza-*/
/liza-*.tar.gz
# npm
node_modules