Files
playbook/templates/gitignore.template
T

9 lines
215 B
Plaintext

# Keep durable Playbook workflow state under .scratch version-controlled.
!/.scratch/
!/.scratch/**
# Ignore only machine-local main-loop runtime artifacts.
/.scratch/*.lock
/.scratch/worktrees/
/.scratch/**/*.tmp