Newer
Older
nuxt-laravel-test / back / .gitignore
@shichidoyui shichidoyui on 31 Jul 2023 244 bytes add: first commit
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
#.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode