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