/vendor
/node_modules
/.env
/.phpunit.cache
/storage/*.key
/storage/framework/cache/data/*
/storage/framework/sessions/*
/storage/framework/views/*
/storage/logs/*
!storage/**/.gitignore
/bootstrap/cache/*
!bootstrap/cache/.gitignore
.DS_Store
