Skip to content

Commit 14cf3b0

Browse files
authored
ignore public/storage for laravel 5
Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2
1 parent f51d325 commit 14cf3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Laravel.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ app/storage/
77

88
# Laravel 5 & Lumen specific
99
bootstrap/cache/
10+
public/storage
1011
.env.*.php
1112
.env.php
1213
.env

0 commit comments

Comments
 (0)