chore(voyage): make STATE.md LOCAL-ONLY — open/ is a public mirror
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.
This commit is contained in:
parent
6bd50a42dd
commit
6dea478de2
1 changed files with 5 additions and 3 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue