Commit eaeed894 authored by Carl Suster's avatar Carl Suster

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

Add .coverage. to Python.gitignore
parents 4dafb36b 478fa586
...@@ -37,6 +37,7 @@ pip-delete-this-directory.txt ...@@ -37,6 +37,7 @@ pip-delete-this-directory.txt
htmlcov/ htmlcov/
.tox/ .tox/
.coverage .coverage
.coverage.*
.cache .cache
nosetests.xml nosetests.xml
coverage.xml coverage.xml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment