ignore .coverage files in --parallel-mode

This commit is contained in:
Thomas Grainger 2019-05-01 11:22:26 +01:00
parent 98beabdcc5
commit f1a621e5cd
No known key found for this signature in database
GPG key ID: E452A1247BAC1A88

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
*.zip
.cache
.coverage
.coverage.*
.eggs
.tox
/.mypy_cache