/vendor/
node_modules/
npm-debug.log
yarn-error.log

# Laravel 4 specific
bootstrap/compiled.php
app/storage/

# Laravel 5 & Lumen specific
public/storage
public/hot

# Laravel 5 & Lumen specific with changed public path
public_html/storage
public_html/hot

storage/*.key

# Firebase service-account JSON. This is a private key that can mint tokens for
# any user in the project, so it belongs on the server and never in the repo or
# a delivered package. Point FIREBASE_CREDENTIALS at it.
storage/firebase/
storage/app/firebase/

# Request dumps from the debug bar: real SQL, headers and session data captured
# from whichever environment last ran with it enabled.
storage/debugbar/

.env
.env.local
.env.production
.idea
Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
PRIVATE.md
/ref_images/
