diff --git a/.gitignore b/.gitignore index a0a7f4a82c..4a4f494c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ codespell.egg-info *.pyc *.orig .cache/ +.mypy_cache/ .pytest_cache/