appwrite/.gitignore
2025-01-08 13:55:21 +05:30

20 lines
323 B
Text

/.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.json
/.zed/