From 4013369e28772b158af8d7138401fe2ea9490391 Mon Sep 17 00:00:00 2001 From: Kevin Simard Date: Thu, 17 Mar 2016 09:59:23 -0400 Subject: [PATCH] Ignore schedule files --- storage/framework/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore index 953edb7a..b02b700f 100644 --- a/storage/framework/.gitignore +++ b/storage/framework/.gitignore @@ -1,5 +1,6 @@ config.php routes.php +schedule-* compiled.php services.json events.scanned.php