# Viben workflow gitignore
# Runtime files that should not be committed

# Developer identity (local to each developer)
.developer

# Current task pointer (local state)
.current-task

# Agent runtime files (in worktree)
agent.log.jsonl
session-id.txt
*.log.jsonl
