__pycache__/
*.pyc
*.pyo
*.pyd
.venv/
.idea/
.vscode/
*.log
*.tmp

# OS cruft
.DS_Store

# SAM 3 source, cloned by install_sam3_support.* (optional Detect feature)
sam3/
# ComfyUI's interpreter path, recorded at node load for the installer
.comfy_python.txt

# Claude / agent working notes — internal, not for the public repo
CLAUDE.md
