/.phpunit.cache
/.tools
/.build
/.phpunit.result.cache
/.idea
/.vscode
/.env
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/framework/cache/data/*
/storage/framework/sessions/*
/storage/framework/views/*
/storage/logs/*
/vendor
/database/*.sqlite
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
