Commit 14cf3b02 authored by Bo-Yi Wu's avatar Bo-Yi Wu Committed by GitHub

ignore public/storage for laravel 5

Ref: https://github.com/laravel/laravel/blob/master/.gitignore#L2
parent f51d3252
...@@ -7,6 +7,7 @@ app/storage/ ...@@ -7,6 +7,7 @@ app/storage/
# Laravel 5 & Lumen specific # Laravel 5 & Lumen specific
bootstrap/cache/ bootstrap/cache/
public/storage
.env.*.php .env.*.php
.env.php .env.php
.env .env
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment