From 2af155cdee57e00b0358b4d8ff6906ad23a0bc8e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 22 Feb 2016 19:55:31 +0200 Subject: [PATCH] Upgraded to Laravel 5.1 --- bootstrap/cache/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bootstrap/cache/.gitignore diff --git a/bootstrap/cache/.gitignore b/bootstrap/cache/.gitignore new file mode 100755 index 000000000000..d6b7ef32c847 --- /dev/null +++ b/bootstrap/cache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore