Skip to content

Commit

Permalink
Ignore coverage files generated during test runs (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpitts committed Apr 29, 2021
1 parent 45fc348 commit 69d1e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -40,6 +40,7 @@ pip-delete-this-directory.txt
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
Expand Down

0 comments on commit 69d1e8b

Please sign in to comment.