diff --git a/.gitignore b/.gitignore index 555773eb..9f2f0274 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ coverage.xml *.cover .hypothesis/ .pytest_cache/ +*_cov.xml # Translations *.mo @@ -114,6 +115,3 @@ ENV/ # tutorials tutorials/mymodel.pkl - -# Codecov -*_cov.xml