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

# Virtual environments
.venv

# Ruff
.ruff_cache

# Sphinx
docs/_build/
docs/index.md
docs/api.md
docs/llms.txt
