浏览代码

Merge pull request #2784 from GabrielC101/add_dmypy_json_to_Python.gitignore

add .dmypy.json to Python.gitignore.
Brendan Forster 6 年之前
父节点
当前提交
ffff0b8843
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

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