Fix coverage.xml path in .gitignore.
This commit is contained in:
parent
7f5e07d7cc
commit
26bbf11ed2
2
.gitignore
vendored
2
.gitignore
vendored
@ -21,7 +21,7 @@ __pycache__
|
|||||||
/.venv
|
/.venv
|
||||||
/.coverage
|
/.coverage
|
||||||
/htmlcov
|
/htmlcov
|
||||||
/.coverage.xml
|
/coverage.xml
|
||||||
/.coverage.*
|
/.coverage.*
|
||||||
/.tox
|
/.tox
|
||||||
/testresults.html
|
/testresults.html
|
||||||
|
Loading…
Reference in New Issue
Block a user