From cc23ccb557c33a3b3e0332a389badab80877ee67 Mon Sep 17 00:00:00 2001 From: mayor Date: Sun, 25 Jan 2026 14:20:18 -0800 Subject: [PATCH] chore(beads): add Gas Town runtime files to .gitignore Co-Authored-By: Claude Opus 4.5 Executed-By: mayor Role: mayor --- .beads/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.beads/.gitignore b/.beads/.gitignore index d27a1db5..6310f48a 100644 --- a/.beads/.gitignore +++ b/.beads/.gitignore @@ -37,6 +37,13 @@ beads.right.meta.json .sync.lock sync_base.jsonl +# Gas Town runtime files (local state) +.gt-types-configured +PRIME.md +beads_rig/ +dolt/ +metadata.json + # NOTE: Do NOT add negation patterns (e.g., !issues.jsonl) here. # They would override fork protection in .git/info/exclude, allowing # contributors to accidentally commit upstream issue databases.