Add cover to .gitignore

Cover reports in the cover directory are not ignored by git

Change-Id: If1f473a9e453c53d1ace9efd6935cf5e7fb84e50
This commit is contained in:
Ghe Rivero 2015-03-06 10:22:48 +01:00
parent 0249fa1259
commit 99e85402b6
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -23,6 +23,7 @@ pip-log.txt
# Unit test / coverage reports
.coverage
cover
.tox
nosetests.xml
.testrepository
@ -48,4 +49,4 @@ ChangeLog
# Editors
*~
.*.swp
.*.swp