Browse Source

Merge pull request #2784 from GabrielC101/add_dmypy_json_to_Python.gitignore

add .dmypy.json to Python.gitignore.
Brendan Forster 6 years ago
parent
commit
ffff0b8843
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

@@ -102,3 +102,5 @@ venv.bak/
 
 # mypy
 .mypy_cache/
+.dmypy.json
+dmypy.json