Skip to content

Commit

Permalink
Add: coverage temp file into gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
naparuba committed Dec 17, 2014
1 parent 1838f13 commit d9c4a9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ test/tmp/*dat
docs/build
docs/tools/media/
docs/tools/pages/


# test and coverage
test/tmp/.cov*

0 comments on commit d9c4a9f

Please sign in to comment.