Commit df38222a authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2139 from appleboy/patch-1

ignore public/storage for laravel 5
parents f51d3252 14cf3b02
...@@ -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