Skip to content

Commit ffff0b8

Browse files
authored
Merge pull request #2784 from GabrielC101/add_dmypy_json_to_Python.gitignore
add .dmypy.json to Python.gitignore.
2 parents 5aff71b + 7bc8780 commit ffff0b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,5 @@ venv.bak/
102102

103103
# mypy
104104
.mypy_cache/
105+
.dmypy.json
106+
dmypy.json

0 commit comments

Comments
 (0)