mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
[Settings] Add Workspaces' workspaces.json file to backup/restore list (#36714)
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"*settings.json",
|
||||
"*FancyZones\\custom-layouts.json",
|
||||
"*FancyZones\\layout-hotkeys.json",
|
||||
"*FancyZones\\layout-templates.json"
|
||||
"*FancyZones\\layout-templates.json",
|
||||
"*Workspaces\\workspaces.json"
|
||||
],
|
||||
"IgnoreFiles": [
|
||||
"*PowerToys\\log_settings.json",
|
||||
|
||||
Reference in New Issue
Block a user