diff --git a/.gitignore b/.gitignore index ecf08d6..108d934 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ htmlcov/ *,cover .mypy_cache/ .pytest_cache/ +coverage.xml