Gitignore coverage XML output

This commit is contained in:
Jakub Stasiak 2019-06-14 21:02:20 +02:00
parent 6036cfb9b5
commit 68ff38e022
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ htmlcov/
*,cover
.mypy_cache/
.pytest_cache/
coverage.xml