mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #983 from hugovk/patch-1
Ignore coverage results from coverage.py
This commit is contained in:
commit
5a6b8dbb8f
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ pip-log.txt
|
|||
pip-delete-this-directory.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
htmlcov/
|
||||
.tox/
|
||||
.coverage
|
||||
.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue