Files
dafuweng/.gitignore
2026-03-02 13:44:38 +08:00

15 lines
164 B
Plaintext

/.idea
/.vscode
/vendor
*.log
.env
/tests/tmp
/tests/.phpunit.result.cache
/public/storage
/node_modules
/build/
/composer.lock
/phinx.php
.htaccess
nginx.htaccess