ignore all coverage output files

Change-Id: I30176af6ff0f5117f16ed79ce423799371caf26d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2016-06-22 11:44:24 -04:00
parent 2a86047efe
commit 96b0641269
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -23,7 +23,7 @@ lib64
pip-log.txt
# Unit test / coverage reports
.coverage
.coverage*
.tox
nosetests.xml
.testrepository