diff --git a/Python.gitignore b/Python.gitignore index 894a44cc..8cd91f3c 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -102,3 +102,4 @@ venv.bak/ # mypy .mypy_cache/ +.dmypy.json