mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2145 from rkrp/laravel_cache_gitignore
Laravel: fixed incorrect ignoring of cache folder
This commit is contained in:
commit
b3fee77004
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ bootstrap/compiled.php
|
|||
app/storage/
|
||||
|
||||
# Laravel 5 & Lumen specific
|
||||
bootstrap/cache/
|
||||
public/storage
|
||||
storage/*.key
|
||||
.env.*.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue