Merge pull request #4760 from NFarrington/persist-cache-data-directory

[5.7] Persist the /storage/framework/cache/data directory
This commit is contained in:
Taylor Otwell 2018-09-12 19:44:10 -05:00 committed by GitHub
commit cc1dd54ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

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

View File

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