diff --git a/.gitignore b/.gitignore index de0d131..96a831a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *.pyc /db.sqlite3 /venv/ +/.coverage +/htmlcov/