Merge pull request #2145 from rkrp/laravel_cache_gitignore
Laravel: fixed incorrect ignoring of cache folder
This commit is contained in:
commit
b3fee77004
@ -6,7 +6,6 @@ bootstrap/compiled.php
|
||||
app/storage/
|
||||
|
||||
# Laravel 5 & Lumen specific
|
||||
bootstrap/cache/
|
||||
public/storage
|
||||
storage/*.key
|
||||
.env.*.php
|
||||
|
Loading…
Reference in New Issue
Block a user