diff --git a/.gitignore b/.gitignore index bd59574..c89b284 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ ENV/ # Codacy token .codacy.token + +# MyPy +.mypy_cache