Skip to content

Commit 47dfcbe

Browse files
authored
chore: Ignore scheduled_tasks.lock (#21252)
Ignore the lock file for [scheduled tasks](https://code.claude.com/docs/en/desktop-scheduled-tasks).
1 parent a438a0c commit 47dfcbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ packages/**/*.junit.xml
6868
# Local Claude Code settings that should not be committed
6969
.claude/settings.local.json
7070
.claude/worktrees
71+
.claude/scheduled_tasks.lock
7172

7273
# Triage report
7374
**/triage_report.md

0 commit comments

Comments
 (0)