hypothetical/.gitignore

19 lines
226 B
Text
Raw Normal View History

2018-03-05 18:45:02 -05:00
.DS_Store
/.env
/.idea
/.vagrant
/.vscode
/npm-debug.log
/yarn-error.log
/bower_components
2018-03-05 18:45:02 -05:00
/node_modules
/public/css
/public/fonts
2018-03-05 18:45:02 -05:00
/public/hot
/public/js
/public/storage
/public/uploads
2018-03-05 18:45:02 -05:00
/storage/*.key
/storage/exports
2018-03-05 18:45:02 -05:00
/vendor