mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
Reorganized 6 branches into bios/Manufacturer/Console/. Scrapers for RetroArch, Batocera, Recalbox, and libretro core-info. Platform-aware verification replicating native logic per platform. Pack generation with dedup, alias resolution, variant support. CI/CD: weekly auto-scrape, auto-release, PR validation. Large files (>50MB) stored as GitHub Release assets, auto-fetched at build time.
18 lines
379 B
Plaintext
18 lines
379 B
Plaintext
|
|
desktop.ini
|
|
.DS_Store
|
|
__pycache__/
|
|
*.pyc
|
|
.cache/
|
|
dist/
|
|
*.tmp
|
|
|
|
# Large files stored as GitHub Release assets (> 50MB)
|
|
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
|
bios/Arcade/Arcade/maclc3.zip
|
|
bios/Nintendo/Nintendo DS/dsi_nand.bin
|
|
bios/Other/Batocera42/dsi_nand.bin
|
|
bios/Sony/PlayStation 3/PS3UPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSVUPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSP2UPDAT.PUP
|