From 48f44440f7713d3267af2969ed84297455f3787e Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 3 Mar 2017 08:39:45 -0600 Subject: [PATCH] ignore testing dir --- storage/framework/testing/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 storage/framework/testing/.gitignore diff --git a/storage/framework/testing/.gitignore b/storage/framework/testing/.gitignore new file mode 100644 index 00000000..d6b7ef32 --- /dev/null +++ b/storage/framework/testing/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore