diff options
| author | Camil Staps | 2021-04-13 08:49:50 +0200 | 
|---|---|---|
| committer | Camil Staps | 2021-04-13 08:49:50 +0200 | 
| commit | 63291574c1aaabecdbff1cbe52d13dbb0d998bf5 (patch) | |
| tree | 82ccc6756bad7e34efe42aa53498ae33528d6ff2 /storage/framework/cache/.gitignore | |
| parent | Update to Laravel 5.6 (diff) | |
Update to Laravel 5.7
Diffstat (limited to 'storage/framework/cache/.gitignore')
| -rw-r--r-- | storage/framework/cache/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/storage/framework/cache/.gitignore b/storage/framework/cache/.gitignore index d6b7ef3..01e4a6c 100644 --- a/storage/framework/cache/.gitignore +++ b/storage/framework/cache/.gitignore @@ -1,2 +1,3 @@  * +!data/  !.gitignore | 
