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