ignore all coverage temp files
This commit is contained in:
parent
ec370fbc02
commit
87b5312bd5
|
@ -6,7 +6,7 @@ MANIFEST
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.coverage
|
.coverage*
|
||||||
.idea
|
.idea
|
||||||
.cache/
|
.cache/
|
||||||
.tox*/
|
.tox*/
|
||||||
|
|
Loading…
Reference in New Issue