diff --git a/.gitignore b/.gitignore index 883ec37..15cb6c8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ settings.json # Django and Python *.py[cod] .pytest_cache/* +*/.mypy_cache/*