!/database/migrations/factories
!/database/migrations/seeders
!/database/migrations/note.txt
/.phpunit.cache

/public
/track

/node_modules
/public/build
/public/hot
/public/storage
/storage
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode

peoplepro.zip
vendorSAAS.zip
# git rm -r --cached database/migrations

