diff --git a/Python.gitignore b/Python.gitignore index 894a44c..ce9487f 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -102,3 +102,5 @@ venv.bak/ # mypy .mypy_cache/ +.dmypy.json +dmypy.json