mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-13 21:18:13 +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:
@@ -102,3 +102,4 @@ venv.bak/
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
.dmypy.json
|
||||
|
||||
Reference in New Issue
Block a user