Merge "Add cover to .gitignore"

This commit is contained in:
Jenkins 2015-03-13 20:23:36 +00:00 committed by Gerrit Code Review
commit 3caca5554b
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 # Unit test / coverage reports
.coverage .coverage
cover
.tox .tox
nosetests.xml nosetests.xml
.testrepository .testrepository
@ -48,4 +49,4 @@ ChangeLog
# Editors # Editors
*~ *~
.*.swp .*.swp