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

# Virtual environments
.venv

# Coding agents
.claude
.codex
*.prof.txt
*.prof

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

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