From 9ea335ab9c8f9e17e8ce8b6a7e76962bec7ed418 Mon Sep 17 00:00:00 2001 From: horus Date: Mon, 17 Feb 2020 13:17:18 +0100 Subject: Initial commit. --- storage/framework/cache/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 storage/framework/cache/.gitignore (limited to 'storage/framework/cache/.gitignore') diff --git a/storage/framework/cache/.gitignore b/storage/framework/cache/.gitignore new file mode 100644 index 0000000..01e4a6c --- /dev/null +++ b/storage/framework/cache/.gitignore @@ -0,0 +1,3 @@ +* +!data/ +!.gitignore -- cgit v1.2.3