diff --git a/.gitignore b/.gitignore index 00f56f8d..2482c08f 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ coverage.xml .hypothesis/ .pytest_cache/ tests/readme_test/ +*_cov.xml # Translations *.mo @@ -105,6 +106,3 @@ ENV/ # Vim .*.swp - -# Codecov -*_cov.xml