diff --git a/config/backup.php b/config/backup.php index e04e7ad2..0181382a 100644 --- a/config/backup.php +++ b/config/backup.php @@ -26,6 +26,7 @@ return [ 'exclude' => [ base_path('vendor'), base_path('node_modules'), + base_path('.git'), ], /*