Skip to content

Commit 6508340

Browse files
committed
chore: gitignore .claude/handoffs/ (local session artifacts)
1 parent 9a2b643 commit 6508340

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,6 @@ venv.bak/
119119
.idea
120120

121121
# Notebook playground
122-
vf.ipynb
122+
vf.ipynb
123+
# Local Claude Code session artifacts (never commit)
124+
.claude/handoffs/

0 commit comments

Comments
 (0)