2018-09-12 11:46:16 +02:00
|
|
|
/vendor/
|
2015-10-28 13:24:11 +01:00
|
|
|
node_modules/
|
2017-01-28 17:48:56 +01:00
|
|
|
npm-debug.log
|
2018-08-06 15:51:56 +02:00
|
|
|
yarn-error.log
|
2015-10-28 13:24:11 +01:00
|
|
|
|
|
|
|
# Laravel 4 specific
|
2015-10-28 08:43:54 +01:00
|
|
|
bootstrap/compiled.php
|
2015-10-28 13:24:11 +01:00
|
|
|
app/storage/
|
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific
|
2016-10-17 07:48:16 +02:00
|
|
|
public/storage
|
2017-01-27 09:37:26 +01:00
|
|
|
public/hot
|
2019-06-27 17:49:08 +02:00
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific with changed public path
|
|
|
|
public_html/storage
|
|
|
|
public_html/hot
|
|
|
|
|
2016-10-17 11:24:02 +02:00
|
|
|
storage/*.key
|
2015-03-10 08:49:24 +01:00
|
|
|
.env
|
2016-07-25 05:05:58 +02:00
|
|
|
Homestead.yaml
|
|
|
|
Homestead.json
|
2018-08-06 15:51:56 +02:00
|
|
|
/.vagrant
|
2019-03-08 13:43:28 +01:00
|
|
|
.phpunit.result.cache
|