__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.ruff_cache/
.pytest_cache/
.mypy_cache/
*.so
.env
.venv/
venv/

# Internal strategy/launch docs — not for git
openclaw-pr/
LAUNCH_STRATEGY.md
PR_DESCRIPTION.md
GITHUB_ISSUE.md
