Skip to content

Commit 8b14ff0

Browse files
authored
Merge pull request #1831 from python-gitlab/chore/ignore-coverage
chore: ignore intermediate coverage artifacts
2 parents bc48840 + 110ae91 commit 8b14ff0

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
@@ -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)