From da468deb235bb9ed40bb4c0d4930a0c8e70c0d1e Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 8 Jun 2017 16:26:24 +1000 Subject: [PATCH] Add new framework cache files --- storage/framework/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore index 60f760e2d..444b752ba 100644 --- a/storage/framework/.gitignore +++ b/storage/framework/.gitignore @@ -2,5 +2,7 @@ config.php routes.php compiled.php services.php +classes.php +packages.php events.scanned.php routes.scanned.php