Browse Source

Merge branch 'master' of github.com:laravel/laravel

Taylor Otwell 5 years ago
parent
commit
c25f6c4e61
2 changed files with 3 additions and 0 deletions
  1. 1 0
      storage/framework/cache/.gitignore
  2. 2 0
      storage/framework/cache/data/.gitignore

+ 1 - 0
storage/framework/cache/.gitignore

@@ -1,2 +1,3 @@
 *
+!data/
 !.gitignore

+ 2 - 0
storage/framework/cache/data/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore