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