Add cover to .gitignore
Cover reports in the cover directory are not ignored by git Change-Id: If1f473a9e453c53d1ace9efd6935cf5e7fb84e50
This commit is contained in:
parent
0249fa1259
commit
99e85402b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,6 +23,7 @@ pip-log.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
.coverage
|
||||
cover
|
||||
.tox
|
||||
nosetests.xml
|
||||
.testrepository
|
||||
|
Loading…
Reference in New Issue
Block a user