# Large ROM/patch binaries — staging area for scripts/romhack-import.py.
# Never commit ROMs/patches; this folder is per-machine scratch.
drop/

# Output of the archived build-romhack-vault.py. The canonical catalog lives in
# the self-hosted Obsidian vault (Pokémon ROM Hacks/), not here — never commit
# a regenerated, poorer copy back into this repo.
pokemon-romhack-vault/

# OS / editor cruft
.DS_Store
Thumbs.db
*.swp
*~

# Local scratch
*.tmp
*.log

# Discord-scrape metadata pulled from valhalla for enrichment runs (per-machine
# scratch; the canonical synthesis lands in the Obsidian vault notes).
.scrape/
.scrape_lib/
scripts/__pycache__/

# Per-machine ROM compare/patch scratch (side-by-side emulator runs, patch builds).
.compare/
