Files
finance_app/.gitignore
henry yo 60832c5722
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 3s
fix: change config
2026-06-25 21:58:15 +08:00

33 lines
450 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