Files
appwrite/.gitignore
T
Torsten Dittmann 9e1b00d8e5 fix: console image
2024-07-17 20:19:34 +02:00

19 lines
278 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
.phpactor.json
debug/
app/sdks
dev/yasd_init.php
.phpunit.result.cache
Makefile
appwrite.json