diff --git a/.gitignore b/.gitignore index 6cc0917..12081c9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ __pycache__ # coverage htmlcov .coverage* + +# don't commit cache +cache