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

# Virtual environments
.venv
.python-version

# Local / secrets / tmp
.envrc
/sandbox/


# mkdocs build output
site/
