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

# Local tooling
.claude/
release.fish

# Virtual environments
.venv

# MkDocs build output
site/

dumps/
.idea/*
prompt/*
.env.*
