Merge pull request #842 from borntyping/patch-1

Add .cache to the Python .gitignore
This commit is contained in:
Adam Roben 2013-11-12 08:25:57 -08:00
commit df2de98c25
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml