diff --git a/.gitignore b/.gitignore index d937fba..b56a839 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ site .venv .data __pycache__ +.mypy_cache/ +.ruff_cache/