bytelyst-devops-tools/agent-queue/.gitignore

4 lines
267 B
Plaintext

# Queue contents are tracked in-repo by request (prompts, logs, state) so no data is lost.
# NOTE: daemon.pid + .state heartbeats are pure runtime and will churn/conflict in git —
# remove them from tracking (re-add a narrow ignore) if the noise becomes a problem.