Skip to content

Commit

Permalink
ignore coverage dir
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Dec 30, 2016
1 parent c3652f9 commit f15446c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ compose/
docs/
*.save
npm-debug.log
coverage/
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
npm-debug.log
*.tgz
coverage/

0 comments on commit f15446c

Please sign in to comment.