Explorar el Código

Merge pull request #2145 from rkrp/laravel_cache_gitignore

Laravel: fixed incorrect ignoring of cache folder
Brendan Forster hace 8 años
padre
commit
b3fee77004
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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