1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-02-15 05:58:46 -05:00
hypothetical/.gitignore
2019-09-06 01:32:11 -04:00

16 lines
219 B
Text

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