Skip to content

Commit 110ae91

Browse files
committed
chore: ignore intermediate coverage artifacts
1 parent bc48840 commit 110ae91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MANIFEST
88
.idea/
99
coverage.xml
1010
docs/_build
11-
.coverage
11+
.coverage*
1212
.python-version
1313
.tox
1414
.venv/

0 commit comments

Comments
 (0)