mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
1af48bd895
Conflicts: .gitmodules app/config/errors.php app/config/specs/open-api3-latest-client.json app/config/specs/open-api3-latest-console.json app/config/specs/open-api3-latest-server.json app/config/specs/swagger2-latest-client.json app/config/specs/swagger2-latest-console.json app/config/specs/swagger2-latest-server.json composer.json composer.lock docker-compose.yml src/Appwrite/Extend/Exception.php
20 lines
378 B
Plaintext
20 lines
378 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
|
|
/tests/tmp/
|
|
/tests/resources/disk-a/very-large-file-1.mov
|
|
/tests/resources/disk-a/very-big-file-2.mov
|
|
/tests/resources/disk-a/video-srt.*
|