# Byte-compiled / optimized files
__pycache__/

# Version file generated at build time by hatch-vcs
src/yoghurt/_version.py

# Test and coverage output
.pytest_cache/
.coverage
coverage.xml
junit*.xml
htmlcov/

# Virtual environments and uv cache
.venv/
.uv-cache/

# Tool caches
.ruff_cache/
.tox/
.mypy_cache/
node_modules/

# Editors
.vscode/

# Claude Code local state
.claude/

# Local session/cache material
yahoo-session.json
.playwright-cli
.playwright-mcp
docs/MISSING_ENDPOINTS.md
docs/plans/
.worktrees/
output/

# Local Parquet smoke-test artifacts
tmp/

# Ad-hoc generated reports / scratch deliverables
report/

# Local brainstorming specs / plans (not committed)
docs/superpowers/
