Skip to content

Commit e83ec7f

Browse files
committed
ignore also parallel coverage results
1 parent b843b44 commit e83ec7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip-delete-this-directory.txt
2929
# Unit test / coverage reports
3030
htmlcov/
3131
.tox/
32-
.coverage
32+
.coverage*
3333
.cache
3434
nosetests.xml
3535
coverage.xml

0 commit comments

Comments
 (0)