diff --git a/.gitignore b/.gitignore index 9bce014..97bf58d 100644 --- a/.gitignore +++ b/.gitignore @@ -110,7 +110,7 @@ demo.svg .pytest_cache # SVG files generated by the unittests -test_badge_*.svg +**/test_badge_*.svg # html coverage report htmlcov/