__pycache__/
*.py[cod]
.mypy_cache/
.ruff_cache/
.pytest_cache/
.venv/
.env
.DS_Store

# Build artifacts
dist/
build/
*.egg-info/

# Ignore testnet output files (contains sensitive payloads, signatures, and keys)
testnet/outputs/
**/lock_proof_payload.json
**/evm_key.json
**/demo_outputs/
**/outputs/
test-payload.json
cartha_eip712_outputs/
