diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore index 05c4471f2..399cc4fdd 100644 --- a/storage/framework/.gitignore +++ b/storage/framework/.gitignore @@ -1,9 +1,6 @@ -compiled.php -config.php -down -events.scanned.php -maintenance.php -routes.php -routes.scanned.php -schedule-* -services.json +* +!cache/ +!sessions/ +!testing/ +!views/ +!.gitignore