Skip to content

Commit

Permalink
Ignore coverage folder generated by jest (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldesplat authored and gaearon committed Sep 2, 2016
1 parent 706dc94 commit ac04277
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 ac04277

Please sign in to comment.