This commit is contained in:
2024-07-23 13:43:03 +05:00
parent 88259e88a4
commit 9b45776d5d
2 changed files with 4 additions and 2 deletions

View File

@@ -31,7 +31,8 @@ return [
'exclude' => [
base_path('vendor'),
base_path('node_modules'),
storage_path('app/Laravel'),
storage_path('app/Panel'),
storage_path('app/TBBANK'),
storage_path('app/backup-temp'),
],