mirror of
https://github.com/coleam00/Archon
synced 2026-04-21 13:37:41 +00:00
chore(gitignore): ignore .claude/scheduled_tasks.lock
Machine-local runtime state from the Claude Code scheduler (pid + sessionId + acquisition timestamp). Should not be shared across machines.
This commit is contained in:
parent
28908f0c75
commit
52eebf995a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -57,6 +57,7 @@ e2e-screenshots/
|
|||
.claude/archon/
|
||||
.claude/mockups/
|
||||
.claude/settings.local.json
|
||||
.claude/scheduled_tasks.lock
|
||||
e2e-testing-findings-session2.md
|
||||
|
||||
# Local workspace
|
||||
|
|
|
|||
Loading…
Reference in a new issue