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

# Virtual environments
.venv
.env
.python-version

# Coverage
.coverage
htmlcov/

# Caches
.ruff_cache/
.pytest_cache/
.claude/

# Dev artifacts (not shipped)
.kiro/
.archive/
.ltc/logs/
.ltc/reports/
