# Golden-pair snapshots ARE tracked as validated reference data for the diff engine.

# Binaries / Ghidra projects never belong in git
*.dll
*.exe
*.iso
*.zip
*.gpr
*.rep/

# Python
__pycache__/
*.pyc
.venv/

# macOS
.DS_Store

# Local SQLite catalog DB
*.db
