hypothetical/.gitignore
2024-06-10 16:15:14 -04:00

20 lines
258 B
Plaintext

.DS_Store
.phpunit.result.cache
.env
.env.backup
.env.production
.phpactor.json
auth.json
npm-debug.log
yarn-error.log
/.phpunit.cache
/node_modules
/public/css
/public/fonts
/public/js
/public/storage
/public/uploads
/storage/*.key
/storage/exports
/vendor