mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: added cache and local storage to gitignore
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
/vendor/
|
||||
/node_modules/
|
||||
/storage/uploads/
|
||||
/storage/cache
|
||||
/storage/db
|
||||
/storage/influxdb
|
||||
/tests/resources/storage/
|
||||
/.idea/
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user