浏览代码

Merge pull request #1407 from relekang/python-cumulative-coverage

Add .coverage. to Python.gitignore
Carl Suster 10 年之前
父节点
当前提交
eaeed89430
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -37,6 +37,7 @@ pip-delete-this-directory.txt
 htmlcov/
 .tox/
 .coverage
+.coverage.*
 .cache
 nosetests.xml
 coverage.xml