diff --git a/.gitignore b/.gitignore index c2f0dbd..4bf1ad9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /tmp /test/config.json /npm-debug.log +/triton-*.tgz diff --git a/.npmignore b/.npmignore index a941a01..5d4ece5 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ +/.gitmodules /node_modules /tmp /test/config.json @@ -8,3 +9,4 @@ /Makefile /TODO.txt /test +/triton-*.tgz