소스 검색

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