Add cache folder to gitignore.

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

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
node_modules
dist
config.codekit3
.cache