Add .cache/ to gitignore

This commit is contained in:
Adrian Moennich 2015-11-17 15:42:10 +01:00
parent c647729571
commit bb4acd183a

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ dist/
build/
wheelhouse/
**/static/help/
.cache/