diff --git a/.gitignore b/.gitignore index 52ec4b61..159dc32a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ dist/ site/ # Cache +.cache/ +.mypy_cache/ .pytest_cache/ .ruff_cache/ .tox/