mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 00:27:01 +00:00
add gamelist.xml to default exclude files
This commit is contained in:
@@ -44,6 +44,7 @@ DEFAULT_EXCLUDED_FILES: Final = [
|
||||
".Trashes",
|
||||
".stfolder",
|
||||
"@SynoResource",
|
||||
"gamelist.xml",
|
||||
]
|
||||
DEFAULT_EXCLUDED_DIRS: Final = [
|
||||
"@eaDir",
|
||||
|
||||
Reference in New Issue
Block a user