diff --git a/.gitignore b/.gitignore index af6dfdd..3800b9b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,4 @@ Thumbs.db .svn/ *.swp out/ -node_modules/ -tmp/ -reports/ \ No newline at end of file +node_modules/ \ No newline at end of file diff --git a/.npmignore b/.npmignore index cabd8f0..c6f2d7f 100644 --- a/.npmignore +++ b/.npmignore @@ -1,11 +1,5 @@ coverage/ -src/ -build/ -tools/ -docs/ node_modules/ -reports/ -bin/tests/ nohup.out *.iml .idea/