ソースを参照

Merge pull request #2145 from rkrp/laravel_cache_gitignore

Laravel: fixed incorrect ignoring of cache folder
Brendan Forster 8 年 前
コミット
b3fee77004
1 ファイル変更0 行追加1 行削除
  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