2018-11-03 16:06:09 -06:00
|
|
|
/vendor/
|
2017-03-15 06:30:00 -06:00
|
|
|
node_modules/
|
|
|
|
npm-debug.log
|
2018-11-03 16:06:09 -06:00
|
|
|
yarn-error.log
|
2017-03-15 06:30:00 -06:00
|
|
|
|
|
|
|
# Laravel 4 specific
|
|
|
|
bootstrap/compiled.php
|
|
|
|
app/storage/
|
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific
|
|
|
|
public/storage
|
|
|
|
public/hot
|
2019-12-19 16:04:12 -07:00
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific with changed public path
|
|
|
|
public_html/storage
|
|
|
|
public_html/hot
|
|
|
|
|
2017-03-15 06:30:00 -06:00
|
|
|
storage/*.key
|
2015-07-09 05:46:42 -06:00
|
|
|
.env
|
2017-03-15 06:30:00 -06:00
|
|
|
Homestead.yaml
|
|
|
|
Homestead.json
|
2018-11-03 16:06:09 -06:00
|
|
|
/.vagrant
|
2019-12-19 16:04:12 -07:00
|
|
|
.phpunit.result.cache
|