add gamelist.xml to default exclude files

This commit is contained in:
Georges-Antoine Assi
2026-02-12 11:02:20 -05:00
parent aa674d76b7
commit ee998eb700

View File

@@ -44,6 +44,7 @@ DEFAULT_EXCLUDED_FILES: Final = [
".Trashes",
".stfolder",
"@SynoResource",
"gamelist.xml",
]
DEFAULT_EXCLUDED_DIRS: Final = [
"@eaDir",