forge/.gitignore

25 lines
294 B
Plaintext
Raw Normal View History

2024-05-13 18:55:34 -04:00
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
2024-06-16 21:40:00 -04:00
.DS_Store
2024-06-19 23:24:02 -04:00
/caddy
frankenphp
frankenphp-worker.php