Update gitignore

Ignore .cache
This commit is contained in:
nagracks 2017-05-01 19:25:00 +05:30 committed by Calum Lind
commit 4e7b2e5b41

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*~ *~
build build
.cache
dist dist
docs/source/modules docs/source/modules
*egg-info *egg-info