# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Secrets
.env
.env.*

# Tooling caches
.pytest_cache/
.ruff_cache/

# Tether session artifacts
.tether/

# Demo / eval run workspaces
work/
work*/
pricing_run*/
evals/runs/
evals/results/
evals/run.log
