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/data | |
parent | Update to Laravel 5.6 (diff) |
Update to Laravel 5.7
Diffstat (limited to 'storage/framework/cache/data')
-rw-r--r-- | storage/framework/cache/data/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/framework/cache/data/.gitignore b/storage/framework/cache/data/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/storage/framework/cache/data/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |