ensure cruft doesn't get into npm published tarballs

This commit is contained in:
Trent Mick 2015-09-30 15:00:46 -07:00
parent 2853627e89
commit 82239010d3
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/tmp
/test/config.json
/npm-debug.log
/triton-*.tgz

View File

@ -1,3 +1,4 @@
/.gitmodules
/node_modules
/tmp
/test/config.json
@ -8,3 +9,4 @@
/Makefile
/TODO.txt
/test
/triton-*.tgz