Update gitignore

Ignore .cache
This commit is contained in:
nagracks 2017-05-01 19:25:00 +05:30 committed by Calum Lind
parent 3668e77a75
commit 4e7b2e5b41
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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