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

# Virtual environments
.venv

# Quarto build and dist files
/.quarto/
_docs/

# Since this is a library, we omit the lockfile
uv.lock