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/
|
app/storage/
|
||||||
|
|
||||||
# Laravel 5 & Lumen specific
|
# Laravel 5 & Lumen specific
|
||||||
bootstrap/cache/
|
|
||||||
public/storage
|
public/storage
|
||||||
storage/*.key
|
storage/*.key
|
||||||
.env.*.php
|
.env.*.php
|
||||||
|
Loading…
Reference in New Issue
Block a user