vito/.gitignore
Saeed Vaziry 5b3e724896 fixes
2023-07-09 23:06:40 +02:00

20 lines
244 B
Plaintext

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