mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
User-configured EXCLUDED_MULTI_PARTS_EXT/FILES are intentionally not applied to archive internal files. Archives are curated ROM sets where every file is relevant — user custom exclusions (e.g. "bin") could silently produce incorrect composite hashes. Only the hardcoded DEFAULT_EXCLUDED_FILES/EXTENSIONS (junk like .DS_Store, gamelist.xml) are applied. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>