1
0
Fork 0
mirror of synced 2024-05-02 03:42:37 +12:00
appwrite/.gitignore
wess 3e7805afe1 Updates deps
Adds message builders to messaging worker

Adds Makefile to .gitignore ;)
2023-08-23 08:49:32 -04:00

17 lines
249 B
Plaintext

/.vscode/
/vendor/
/node_modules/
/tests/resources/storage/
/tests/resources/functions/**/code.tar.gz
/app/sdks/*
/.idea/
!/.idea/workspace.xml
!/.idea/php.xml
.DS_Store
.php_cs.cache
debug/
app/sdks
dev/yasd_init.php
.phpunit.result.cache
Makefile