node_modules/
*.log
.DS_Store
/tmp/
python/.venv/
python/build/
python/dist/
python/*.egg-info/
__pycache__/
*.pyc
.pytest_cache/

# Signing keys. `ai-evidence keygen` writes the private key here; only the
# JWKS under .well-known/ is meant to be published.
ai-evidence-signing-key.json
*.signing-key.json
