diff --git a/.gitignore b/.gitignore index 4c4ad48e..c74ed796 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ dist/ .pytest_cache/ .ruff_cache/ .pyright/ +.mypy_cache/ # Coverage output (dotnet XPlat/coverlet, Python coverage.py) coverage/