__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
*.log
.DS_Store

# ops material (runbooks, signing keys) lives in ~/sourcelock-ops, never here
sourcelock-ops/
keys/
*.key
sourcelock-manifest.json
