mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
30 lines
535 B
Plaintext
30 lines
535 B
Plaintext
/.vscode/
|
|
/vendor/
|
|
/node_modules/
|
|
/tests/resources/storage/
|
|
/tests/resources/functions/**/code.tar.gz
|
|
/tests/resources/sites/**/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.config.json
|
|
/.zed/
|
|
/app/config/specs/
|
|
/docs/examples/
|
|
.phpunit.cache
|
|
playwright-report
|
|
test-results
|
|
docker-compose.web-installer.yml
|
|
.env.web-installer
|
|
docker-compose.web-installer.yml.**.backup
|
|
tests/playwright/screenshots
|