diff --git a/.gitignore b/.gitignore index 0b5744a..9f4c7ab 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,5 @@ __pycache__/ # Testing: /.coverage -# mypy: -.mypy_cache/ +# Miscellaneous cache: +.cache/