# Python bindings
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
target/

# Python virtual environments
venv/
env/
ENV/
env.bak/
venv.bak/
.venv/

# Great Docs build directory (ephemeral, do not commit)
great-docs/

# Great Docs versioned-build artifacts
.great-docs-build/
.great-docs-cache/
.great-docs/
