Gitignore coverage XML output
This commit is contained in:
parent
6036cfb9b5
commit
68ff38e022
|
@ -6,3 +6,4 @@ htmlcov/
|
|||
*,cover
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
coverage.xml
|
||||
|
|
Loading…
Reference in New Issue