Commit b27b46b6 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1986 from 0xBADDCAFE/master

Do not ignore Laravel's storage/ directory
parents cd5d2189 63cf442b
...@@ -7,7 +7,6 @@ app/storage/ ...@@ -7,7 +7,6 @@ app/storage/
# Laravel 5 & Lumen specific # Laravel 5 & Lumen specific
bootstrap/cache/ bootstrap/cache/
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