diff --git a/storage/app/.gitignore b/storage/cache/.gitignore similarity index 100% rename from storage/app/.gitignore rename to storage/cache/.gitignore diff --git a/storage/framework/cache/.gitignore b/storage/formatter/.gitignore similarity index 100% rename from storage/framework/cache/.gitignore rename to storage/formatter/.gitignore diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore deleted file mode 100644 index 1670e90..0000000 --- a/storage/framework/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -config.php -routes.php -compiled.php -services.json -events.scanned.php -routes.scanned.php diff --git a/storage/framework/views/.gitignore b/storage/views/.gitignore similarity index 100% rename from storage/framework/views/.gitignore rename to storage/views/.gitignore