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

# Virtual environments
.venv


# Docs build output
site/

# MacOS
.DS_Store
tests/.DS_Store
