/.env
/node_modules
/vendor
/bootstrap/cache/*
!/bootstrap/cache/.gitignore
/storage/*.key
/storage/framework/cache/*
/storage/framework/views/*
!/storage/framework/cache/.gitignore
!/storage/framework/views/.gitignore
/storage/logs/*
!/storage/logs/.gitignore
/public/build
/public/hot
/public/storage
/storage/app/exports/*
!/storage/app/exports/.gitignore
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.vscode
