chore: added cache and local storage to gitignore

This commit is contained in:
Christy Jacob
2020-01-12 23:50:17 +05:30
parent 8949584e7c
commit d5294da9da
+3
View File
@@ -2,6 +2,9 @@
/vendor/
/node_modules/
/storage/uploads/
/storage/cache
/storage/db
/storage/influxdb
/tests/resources/storage/
/.idea/
.DS_Store