Merge pull request #2145 from rkrp/laravel_cache_gitignore

Laravel: fixed incorrect ignoring of cache folder
This commit is contained in:
Brendan Forster 2016-11-06 17:03:50 -06:00 committed by GitHub
commit b3fee77004
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
bootstrap/cache/
public/storage
storage/*.key
.env.*.php