mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignore coverage annotations reports. (#3131)
This commit is contained in:
parent
e9bffd23be
commit
3b445ebb92
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ htmlcov/
|
|||
nosetests.xml
|
||||
coverage.xml
|
||||
*.cover
|
||||
*.py,cover
|
||||
.hypothesis/
|
||||
.pytest_cache/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue