.DS_Store
*.log
node_modules/
.env*
.worktrees/
plans/
todos/
/docs/
!plugins/*/docs/
WARP.md

# Python bytecode
__pycache__/
*.pyc
*.pyo

# Local Flow / Ralph artifacts (generated by /flow-next:setup and /flow-next:ralph-init)
.flow/.checkpoint-*.json
.flow/receipts/
.flow/tmp/
scripts/ralph/
.claude/

# fn-43 v1.0 migration transients (flowctl migrate-rename + banner)
.flow/.backup-pre-1.0/
.flow/.banner-acknowledged
.flow/.migrating
.flow/.migration-manifest
