diskfloppy.me/.gitignore

21 lines
257 B
Text
Raw Normal View History

2023-06-13 20:59:16 +00:00
/.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
2023-07-16 20:02:51 +00:00
.auth0.*.json