]> source.dussan.org Git - gitignore.git/commitdiff
Merge pull request #2145 from rkrp/laravel_cache_gitignore
authorBrendan Forster <brendan@github.com>
Sun, 6 Nov 2016 23:03:50 +0000 (17:03 -0600)
committerGitHub <noreply@github.com>
Sun, 6 Nov 2016 23:03:50 +0000 (17:03 -0600)
Laravel: fixed incorrect ignoring of cache folder

1  2 
Laravel.gitignore

index f4ec862afaddf9c2eee6efc0a9af311fbea546c8,d1c62fe8520a9713c902378717dbd63c89cbccb4..a2d1564060b9a92a69e4e536063a72420675449c
@@@ -6,9 -6,7 +6,8 @@@ bootstrap/compiled.ph
  app/storage/
  
  # Laravel 5 & Lumen specific
- bootstrap/cache/
  public/storage
 +storage/*.key
  .env.*.php
  .env.php
  .env