2018-09-12 15:16:16 +05:30
|
|
|
/vendor/
|
2015-10-28 13:24:11 +01:00
|
|
|
node_modules/
|
2017-01-28 23:48:56 +07:00
|
|
|
npm-debug.log
|
2018-08-06 14:51:56 +01: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 13:48:16 +08:00
|
|
|
public/storage
|
2017-01-27 16:37:26 +08:00
|
|
|
public/hot
|
2019-06-27 19:49:08 +04:00
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific with changed public path
|
|
|
|
public_html/storage
|
|
|
|
public_html/hot
|
|
|
|
|
2016-10-17 17:24:02 +08:00
|
|
|
storage/*.key
|
2015-03-10 02:49:24 -05:00
|
|
|
.env
|
2016-07-25 11:05:58 +08:00
|
|
|
Homestead.yaml
|
|
|
|
Homestead.json
|
2018-08-06 14:51:56 +01:00
|
|
|
/.vagrant
|
2019-03-08 18:13:28 +05:30
|
|
|
.phpunit.result.cache
|