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

# Developer identity (local to each developer)
.developer

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

# Session/window scoped runtime state
.runtime/

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