Skip to content

Commit

Permalink
Merge pull request #1831 from python-gitlab/chore/ignore-coverage
Browse files Browse the repository at this point in the history
chore: ignore intermediate coverage artifacts
  • Loading branch information
nejch committed Jan 13, 2022
2 parents bc48840 + 110ae91 commit 8b14ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -8,7 +8,7 @@ MANIFEST
.idea/
coverage.xml
docs/_build
.coverage
.coverage*
.python-version
.tox
.venv/
Expand Down

0 comments on commit 8b14ff0

Please sign in to comment.