Skip to content

Commit

Permalink
Make .coveragerc not ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders authored and jgraham committed Mar 13, 2018
1 parent 897dbad commit 970fca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*#
.coverage*
.coverage
.coverage.*
htmlcov/
coverage.xml
.tox/
Expand Down

0 comments on commit 970fca8

Please sign in to comment.