Browse Source

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

Add .coverage. to Python.gitignore
Carl Suster 10 years ago
parent
commit
eaeed89430
1 changed files with 1 additions and 0 deletions
  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