target/
test.py
.claude/
.idea/
examples/
WIP.md
TASK.md

# Python / uv
/venv
__pycache__/
*.pyc

# Node (prettier pre-commit hook)
node_modules/

# Coverage artifacts
*.profraw
lcov.info
