Commit 07a1dd6b authored by Gabriel Curio's avatar Gabriel Curio

add .dmypy.json to Python.gitignore.

MyPy includes a daemon server that creates a file named .dmypy.json to
manage socket connection data.
parent 38b189d3
......@@ -102,3 +102,4 @@ venv.bak/
# mypy
.mypy_cache/
.dmypy.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment