diff --git a/.npmignore b/.npmignore index 356cb0dcb5..68bcde1f93 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,4 @@ +.git .idea node_modules npm-debug.log @@ -8,7 +9,8 @@ TEST-*.xml .gitignore .jshintignore .jshintrc -spec +report test tools +out/ *.info/