Commit 5a6b8dbb authored by Carl Suster's avatar Carl Suster

Merge pull request #983 from hugovk/patch-1

Ignore coverage results from coverage.py
parents 12bb7433 0df8ab0d
...@@ -27,6 +27,7 @@ pip-log.txt ...@@ -27,6 +27,7 @@ pip-log.txt
pip-delete-this-directory.txt pip-delete-this-directory.txt
# Unit test / coverage reports # Unit test / coverage reports
htmlcov/
.tox/ .tox/
.coverage .coverage
.cache .cache
......
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