forge/.gitignore

25 lines
305 B
Plaintext
Raw Normal View History

2024-06-20 12:20:29 -04:00
.DS_Store
.env
.env.backup
.env.production
.phpunit.result.cache
/.fleet
/.idea
2024-05-13 18:55:34 -04:00
/.phpunit.cache
2024-06-20 12:20:29 -04:00
/.vscode
/data
2024-05-13 18:55:34 -04:00
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
2024-06-20 12:20:29 -04:00
auth.json
frankenphp
frankenphp-worker.php
2024-05-13 18:55:34 -04:00
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
config/psysh