.claude/

# Python build / cache artifacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/

# Local demo/scratch output
*_demo.html
COMMIT_MSG.tmp
