Ver código fonte

Merge pull request #2145 from rkrp/laravel_cache_gitignore

Laravel: fixed incorrect ignoring of cache folder
Brendan Forster 8 anos atrás
pai
commit
b3fee77004
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      Laravel.gitignore

+ 0 - 1
Laravel.gitignore

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