Skip to content

Commit cc63e1e

Browse files
committed
chore: stop tracking .claude/scheduled_tasks.lock
It's a machine-local runtime lock file that shouldn't be in the repo; remove it and add it to .gitignore.
1 parent d5fb2bf commit cc63e1e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/scheduled_tasks.lock

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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ tools/generated
3333
.claude/worktrees/
3434
.claude/settings.json
3535
.claude/settings.local.json
36+
.claude/scheduled_tasks.lock
3637
.cursor/
3738
.qwen/
3839
.playwright-mcp/

0 commit comments

Comments
 (0)