1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 11:18:12 +02:00

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

View File

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