Skip to content

Commit

Permalink
Ignore coverage folder generated by jest (facebook#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldesplat authored and George Czabania committed Sep 7, 2016
1 parent cc7d1de commit 49822ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions template/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# dependencies
node_modules

# testing
coverage

# production
build

Expand Down

0 comments on commit 49822ae

Please sign in to comment.