Skip to content

Commit ee998eb

Browse files
committed
add gamelist.xml to default exclude files
1 parent aa674d7 commit ee998eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/config/config_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
".Trashes",
4545
".stfolder",
4646
"@SynoResource",
47+
"gamelist.xml",
4748
]
4849
DEFAULT_EXCLUDED_DIRS: Final = [
4950
"@eaDir",

0 commit comments

Comments
 (0)