Add cache folder to gitignore.

This commit is contained in:
Laura Kalbag
2020-01-15 12:50:50 +00:00
parent fdeeadc074
commit 6948a8fdaa

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
node_modules
dist
config.codekit3
config.codekit3
.cache