ignore public/storage for laravel 5

Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2
This commit is contained in:
Bo-Yi Wu 2016-10-17 13:48:16 +08:00 committed by GitHub
parent f51d32528b
commit 14cf3b029d
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