mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
add .dmypy.json to Python.gitignore.
MyPy includes a daemon server that creates a file named .dmypy.json to manage socket connection data.
This commit is contained in:
parent
38b189d3b9
commit
07a1dd6b99
@ -102,3 +102,4 @@ venv.bak/
|
|||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
.dmypy.json
|
||||||
|
Loading…
Reference in New Issue
Block a user