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 feiqitian committed Oct 25, 2016
1 parent 3cc0301 commit 5e58c48
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 5e58c48

Please sign in to comment.