# Secrets / local artifacts
*.csr
*.key
settings.json

# Python build / caches
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
