mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-21 02:49:41 +00:00
Skip corrupt registry files in backups (#5789)
This commit is contained in:
@@ -67,6 +67,7 @@ HOMEASSISTANT_BACKUP_EXCLUDE = [
|
||||
"*.corrupt.*",
|
||||
"*.log.*",
|
||||
"*.log",
|
||||
".storage/*.corrupt.*",
|
||||
"OZW_Log.txt",
|
||||
"backups/*.tar",
|
||||
"tmp_backups/*.tar",
|
||||
|
||||
Reference in New Issue
Block a user