update: clear-unused-image config to exclude script folder

This commit is contained in:
Mathis Gauthey
2024-01-04 10:51:31 +01:00
parent bf8f557df5
commit 35929b589b

View File

@@ -1,7 +1,7 @@
{
"deleteOption": ".trash",
"logsModal": true,
"excludedFolders": "tasksCalendar",
"excludedFolders": "_Scripts",
"ribbonIcon": false,
"excludeSubfolders": false
}