diff --git a/.npmignore b/.npmignore index 9e31bf1..75344b4 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,6 @@ /.idea /node_modules /test -/testData \ No newline at end of file +/testData* +*.zip +.travis.yml