Skip to content

Commit 5a6b8db

Browse files
committed
Merge pull request #983 from hugovk/patch-1
Ignore coverage results from coverage.py
2 parents 12bb743 + 0df8ab0 commit 5a6b8db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pip-log.txt
2727
pip-delete-this-directory.txt
2828

2929
# Unit test / coverage reports
30+
htmlcov/
3031
.tox/
3132
.coverage
3233
.cache

0 commit comments

Comments
 (0)