Skip to content

Commit

Permalink
fix(package): do not expose coverage & .nyc_output
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Oct 12, 2019
1 parent d3d9881 commit 7d7ed22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ node_modules
npm-debug.log
.env
/test
.nyc_output/
coverage/

0 comments on commit 7d7ed22

Please sign in to comment.