Skip to content

Commit

Permalink
Merge pull request #1166 from atombrella/coverage_ignore
Browse files Browse the repository at this point in the history
Add coverage.xml to .gitignore
  • Loading branch information
benjaoming committed Feb 9, 2022
2 parents c51757a + 57da1d1 commit b1bd84e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ htmlcov
.tox
.cache
htmlcov
coverage.xml

#Eclipse
.project
Expand Down

0 comments on commit b1bd84e

Please sign in to comment.