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

# Virtual environments
.venv
.claude/
logs/

# Cache and coverage artifacts
.praxia/cache/
.coverage
coverage.xml
.coverage_html/
docs/_build/
