diff --git a/.gitignore b/.gitignore index 26bb859..7745859 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ coverage.xml .coverage test_results.xml .pytest_cache/ +htmlcov +test_*.xml