Ignore cover directory

When the coverage report is generated, it's put into the cover
directory. This should be ignored by git so it's not accidentally
checked in.

Change-Id: I2569b73ab5da1f7b3bb895507b5bbb02b83d6ccb
This commit is contained in:
Brant Knudson 2015-04-29 09:56:49 -05:00
parent 83f5d3ab5d
commit dc44d62921
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ pip-log.txt
.tox
nosetests.xml
.testrepository
cover
# Translations
*.mo