From 6dea478de2b2c39974b0cfac04f26a7d1a3ff6ec Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Fri, 26 Jun 2026 20:59:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(voyage):=20make=20STATE.md=20LOCAL-ONLY?= =?UTF-8?q?=20=E2=80=94=20open/=20is=20a=20public=20mirror?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit origin is open/voyage (an OFFENTLIG/public mirror per ~/.claude/CLAUDE.md, which names open/ as the public example). STATE.md was wrongly tracked since 5bf574a (23 commits) under a mistaken 'PRIVAT Forgejo' premise. Its content has now been scrubbed from all history via git filter-repo; this gitignores it going forward and corrects the false tracked/private comments. STATE continuity stays local. --- .gitignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 822742e..b92beb2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,8 +19,10 @@ blob-report/ # Local configuration / session files *.local.* -# STATE.md — current state-of-play. TRACKED continuity per ~/.claude/CLAUDE.md -# (overrides the polyrepo gitignore convention); pushed to private Forgejo, never public. +# STATE.md — current state-of-play. LOCAL-ONLY per ~/.claude/CLAUDE.md: +# origin is open/ (an OFFENTLIG/public mirror) → STATE must NEVER be pushed there. +# Kept local for continuity only. History scrubbed 2026-06-26 (was wrongly tracked 23 commits). +STATE.md # Local planning docs (briefs, design notes, observations) — never committed. # Existing tracked files in docs/ predate this rule; new planning docs stay local. @@ -30,7 +32,7 @@ docs/ultracontinue-design-notes.md # Ultraplan project directories — briefs, research, plans, progress all local. .claude/projects/ -# --- session/local state (gitignored) — STATE.md er nå tracked, se ~/.claude/CLAUDE.md --- +# --- session/local state (gitignored) — STATE.md is LOCAL-ONLY (open/ = public), se ~/.claude/CLAUDE.md --- REMEMBER.md ROADMAP.md TODO.md