fix gitignore

This commit is contained in:
gordon chung 2015-01-21 08:49:48 -05:00
parent f181830a7d
commit 1928cbb221

2
.gitignore vendored
View File

@ -35,7 +35,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports # Unit test / coverage reports
htmlcov/ htmlcov/
.tox/ .tox/
.testrespository/ .testrepository/
.coverage .coverage
.cache .cache
nosetests.xml nosetests.xml