Skip to content

Commit b1e8c96

Browse files
ferbsxclaude
andcommitted
Stop tracking local .claude/ session state
Accidentally committed .claude/scheduled_tasks.lock (a local runtime lock); remove it and gitignore the .claude/ directory. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 9a5bb72 commit b1e8c96

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/scheduled_tasks.lock

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ _site
44
.jekyll-metadata
55
vendor
66
.DS_Store
7+
8+
# Local Claude Code session state
9+
.claude/

0 commit comments

Comments
 (0)