Skip to content

Commit

Permalink
add coverage.xml to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Banduhn committed Mar 15, 2020
1 parent d5fb5ae commit de88de4
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 @@ -6,6 +6,7 @@
.coverage
.cache
.pytest_cache
coverage.xml
howl/settings.py
htmlcov/
dist/
Expand Down

0 comments on commit de88de4

Please sign in to comment.