From 3463add25b8eaec92fe89fa58f4831417e80ac0b Mon Sep 17 00:00:00 2001 From: Harold Thetiot Date: Wed, 19 Jul 2017 10:16:54 -0700 Subject: [PATCH] add missing report/ in .npmignore --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/