chore: track STATE.md per updated global continuity rule
Stop gitignoring STATE.md (remove from .gitignore) and commit it. Per the updated ~/.claude/CLAUDE.md continuity rule, STATE.md is now tracked in every repo and pushed to private Forgejo (never GitHub/public) — it survives fresh clones, git clean, and branch switches instead of living only on disk. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ter3E2JSi1Khgmuf2kady8
This commit is contained in:
parent
a86b92e2b5
commit
47efc5979e
2 changed files with 31 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -24,8 +24,7 @@ S*-PROMPT.md
|
|||
# v5 namespace research (local-only spike output)
|
||||
docs/v5-namespace-research.md
|
||||
|
||||
# --- session/local state (gitignored per ~/.claude polyrepo-konvensjon) ---
|
||||
STATE.md
|
||||
# --- session/local state (gitignored) — STATE.md er nå tracked, se ~/.claude/CLAUDE.md ---
|
||||
REMEMBER.md
|
||||
ROADMAP.md
|
||||
TODO.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue