Files
finance_app/.gitignore
henry yo 0941d2bbb9
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 6s
fix: change config
2026-06-30 17:15:59 +08:00

34 lines
467 B
Plaintext

/vendor/
node_modules/
npm-debug.log
yarn-error.log
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
# Laravel 5 & Lumen specific with changed public path
public_html/storage
public_html/hot
storage/*.key
.env
.env.dev
Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/app/public/storage
/public/build
/storage/pail
.env.backup
.env.production
.phpactor.json
auth.json
logs/laravel.log