ignore .cache

This commit is contained in:
Min RK
2016-05-27 16:12:26 +02:00
parent 9edb282067
commit 1514a2f2e2

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
node_modules
*.py[co]
*~
.cache
.DS_Store
build
dist