1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
appwrite/.gitignore

12 lines
159 B
Plaintext
Raw Normal View History

2020-01-02 01:55:51 +13:00
/.vscode/
2019-05-09 18:54:39 +12:00
/vendor/
/node_modules/
2019-08-15 01:50:40 +12:00
/storage/uploads/
/storage/cache
/storage/db
/storage/influxdb
2019-08-26 17:12:31 +12:00
/tests/resources/storage/
2019-06-10 06:24:38 +12:00
/.idea/
2019-09-30 21:53:08 +13:00
.DS_Store
2020-01-12 12:13:55 +13:00
.php_cs.cache
.env