server/.gitignore
Daniel Supernault 971bb9a058
Add dotfiles
2023-08-05 20:48:51 -06:00

20 lines
243 B
Plaintext

/.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