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