diff --git a/.gitignore b/.gitignore index df7dc60..b751a3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ *.pyc - /.image-cache/ +/.pytest_cache +/tests/.coverage +/tests/htmlcov-py*/ +/tests/__pycache__/ +/.tox