diff --git a/.gitignore b/.gitignore index 27ae6f5..0a4ebe4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ test.py .cache .pytest_cache/ *.pem +.coverage +htmlcov