# Key material, addresses, and runtime artifacts — NEVER commit these.
*.secret
seeds/
*.seed
*_addr.txt
signet_addr.txt
sink_addr.txt
*.psbt
*.log
*.manifest
spend_ledger.json
.env

# Python
__pycache__/
*.pyc
.venv/
venv/
