.venv/
.uv-cache/
__pycache__/
.python-version

# Ignore build artifacts
build/
dist/
*.egg-info/

logs/
*.log

# `plesty check` writes its own report here. For a hub module the JSON is a
# published artifact and is committed — hub.plesty.net reads it. The SDK is
# the tool, not a module with a quality page, so its own report is local.
reports/
