Files
investbrain/.gitignore
T
2024-11-06 15:14:33 -06:00

25 lines
295 B
Plaintext

/packages
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
.DS_Store
vapor.yml
.vapor