# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.ty/
.uv-cache/

# Virtual environments
.venv

# Local capture outputs
artifacts/
captures/
*.log

# Local scratch notes
tmp/
