1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-04-10 08:01:33 -04:00
hypothetical/.gitignore
2022-10-11 18:14:02 -04:00

16 lines
211 B
Text

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