Add .cache directory to .gitignore

Seems to get created during `make test`
This commit is contained in:
Andrew Scheller
2016-02-17 12:36:40 +00:00
parent ec4fab47bf
commit fc95cd8056

2
.gitignore vendored
View File

@@ -26,4 +26,4 @@ pip-log.txt
coverage
.coverage
.tox
.cache