Skip to content

Commit

Permalink
Update .gitignore to ignore all coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
mstade committed Aug 23, 2016
1 parent f24a6ee commit 4a0bc2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ lib

# Code coverage
.nyc_output
coverage.lcov
coverage
*.lcov

0 comments on commit 4a0bc2f

Please sign in to comment.