Skip to content

Commit

Permalink
add missing report/ and test/ in .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hthetiot committed Jul 19, 2017
1 parent 901de80 commit 983c911
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .npmignore
@@ -1,3 +1,4 @@
.git
.DS_Store
.idea
.jshintignore
Expand All @@ -12,4 +13,5 @@ docs
lcov-report/
lcov.info
node_modules
spec
test
report

0 comments on commit 983c911

Please sign in to comment.