Skip to content

Commit 1d7dee0

Browse files
LarryLustigclaude
andcommitted
Keep the session handoff notes out of the repository too
docs/handoff.md records where a working session stopped — unpushed commits, what is mid-rewrite, which findings not to re-derive. That is scaffolding for resuming work, not something a reader of the repository wants, and it points at docs/launch.md, which is ignored for its own reasons. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 6cf884d commit 1d7dee0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ playwright-report/
3333
# script in the repo you are about to post about is its own kind of own-goal.
3434
docs/launch.md
3535

36+
# Session handoff notes. Working state for resuming, not repo content.
37+
docs/handoff.md
38+
3639
# Editor directories
3740
.vscode/*
3841
!.vscode/extensions.json

0 commit comments

Comments
 (0)