瀏覽代碼

Ignore coverage annotations reports. (#3131)

Omer Katz 5 年之前
父節點
當前提交
3b445ebb92
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -47,6 +47,7 @@ htmlcov/
 nosetests.xml
 coverage.xml
 *.cover
+*.py,cover
 .hypothesis/
 .pytest_cache/