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
|
||||
/.coverage
|
||||
/htmlcov
|
||||
/.coverage.xml
|
||||
/coverage.xml
|
||||
/.coverage.*
|
||||
/.tox
|
||||
/testresults.html
|
||||
|
Loading…
Reference in New Issue
Block a user