__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.venv/
venv/
.gstack/

# User config and credentials — never commit
.context
research/
.claude/

# Runtime shop data (lives at ~/.shop/ but guard against local overrides)
payment.yaml
config.yaml
*.shop/
