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

Merge pull request #2145 from rkrp/laravel_cache_gitignore

Laravel: fixed incorrect ignoring of cache folder
parents 818c2f91 1a553e1f
......@@ -6,7 +6,6 @@ bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
public/storage
storage/*.key
.env.*.php
......
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