Files
2026-01-13 08:59:48 +08:00

33 lines
336 B
Plaintext

# Composer Related
composer.lock
/vendor
# Frontend Assets
/node_modules
# Logs
npm-debug.log
yarn-error.log
# Caches
.phpunit.cache
.phpunit.result.cache
/build
# IDE Helper
_ide_helper.php
_ide_helper_models.php
.phpstorm.meta.php
# Editors
/.idea
/.fleet
/.vscode
# Misc
phpunit.xml
phpstan.neon
testbench.yaml
/docs
/coverage