Merge pull request #2139 from appleboy/patch-1

ignore public/storage for laravel 5
This commit is contained in:
Brendan Forster 2016-10-17 18:39:12 +11:00 committed by GitHub
commit df38222a85
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
public/storage
.env.*.php
.env.php
.env