__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.pem
*.key
.ruff_cache/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
node_modules/
artifacts/
cache/
nohup.out

# sops / age secrets
keys.txt
secrets.json

# Generated key files (contain private keys — never commit)
issuer.json
subject.json

# Issued credential files (contain signed JWTs — never commit)
credential.json
kyc.json
aml.json

# Frontend
# frontend/
.vercel

# Database hardening
certs/
backups/
