# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.pyright/

# Virtual environments
.venv

# Local session logging (Recall plugin)
.recall/
