# Python
.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/

# Tooling caches
.pytest_cache/
.ruff_cache/
.pyright/
.mypy_cache/
.hypothesis

# Misc
.vscode
.claude
.references
