Skip to content

Commit b6f8c37

Browse files
authored
Merge pull request #94 from adamchainz/git_ignore_coverage
Git ignore parallel coverage files
2 parents 20a3055 + e0e948b commit b6f8c37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ __pycache__/
5959
htmlcov/
6060
.tox/
6161
.coverage
62+
.coverage.*
6263
.cache
6364
nosetests.xml
6465
coverage.xml

0 commit comments

Comments
 (0)