Skip to content

Commit 588f826

Browse files
committed
Add .claude directory to .gitignore
The .claude directory contains Claude Code session state and should not be tracked in version control. Signed-off-by: Jason Harper <[email protected]> Signed-off-by: Harper, Jason M <[email protected]>
1 parent 6ef22fb commit 588f826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
/internal/script/resources/aarch64
1111
/test
1212
/__debug_bin*.log
13+
/.claude

0 commit comments

Comments
 (0)