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

# Virtual environments
.venv

# Rendered output
*.png

# Temporary files
.DS_Store

# Dev docs (internal)
devdocs/

# mkdocs build output
site/

# AI agents
CLAUDE.md
AGENTS.md
.claude/
