Add .coverage.* to .gitignore.
This commit is contained in:
parent
3695e05691
commit
c29643b98d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,6 +22,7 @@ __pycache__
|
|||||||
/.coverage
|
/.coverage
|
||||||
/htmlcov
|
/htmlcov
|
||||||
/.coverage.xml
|
/.coverage.xml
|
||||||
|
/.coverage.*
|
||||||
/.tox
|
/.tox
|
||||||
/testresults.html
|
/testresults.html
|
||||||
/.cache
|
/.cache
|
||||||
|
Loading…
Reference in New Issue
Block a user