.gitignore: Add .cache (#920)

This commit is contained in:
Marc Abramowitz
2017-03-01 12:01:37 -08:00
committed by tamarrow
parent 55fdf24192
commit 1659e60021

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ pydoc/_build/
.ropeproject/
.tox/
.coverage
.cache
*.pyc