# Legal disc image and ROM-derived material
disks/
extracted/
asm/
assets/
expected/
build/
ghidra/
dumps/
tools/psyq/
tools/splat/
tools/maspsx/
tools/mipsel-none-elf-binutils/
tools/old-gcc/
tools/wibo/

# Generated reverse-engineering and build state
.run/*
!.run/.gitkeep
*.o
*.elf
*.map
*.ld
*.iso
*.cue

# Local agent-harness state (background task logs and outputs)
.pi/

# Local environments and editor state
.venv/
__pycache__/
*.py[cod]
.idea/
.vscode/
.DS_Store

# Local archives and downloaded extension packages
*.zip
*.7z
*.tar
*.tar.gz
