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

# Virtual environments
.venv

# Test and coverage artifacts
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# Environment variables
.env
.env.langfuse
infra/langfuse/.env

# Claude Code local overrides
.claude/settings.local.json
.claude/hooks/.quality_state.json
