diff --git a/.gitignore b/.gitignore index 6500dff..2cfabf5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ __pycache__/ /calsocial/translations/*/LC_MESSAGES/*.mo /.pytest_cache/ /.env +/.coverage +/htmlcov/