Skip to content

chore(gitignore): ignore .claude/scheduled_tasks.lock#72

Merged
TortoiseWolfe merged 1 commit into
mainfrom
chore/gitignore-claude-lock
May 5, 2026
Merged

chore(gitignore): ignore .claude/scheduled_tasks.lock#72
TortoiseWolfe merged 1 commit into
mainfrom
chore/gitignore-claude-lock

Conversation

@TortoiseWolfe
Copy link
Copy Markdown
Owner

Summary

One-line .gitignore addition. Claude Code's .claude/scheduled_tasks.lock is transient state regenerated each session — never useful to version, but currently surfaces in every git status as an untracked file.

Mirrors the same pattern added to GrimGlow_planning (e25cef7) and grimglow-unity (already in place from initial bootstrap) so git status stays quiet across the GrimGlow IP family.

Test plan

  • gitleaks clean
  • No staged files matched lint-staged tasks (just .gitignore)

Refs

Sibling commit in GrimGlow_planning: TortoiseWolfe/GrimGlow_planning@e25cef7

🤖 Generated with Claude Code

Claude Code transient state file — regenerated each session, never
useful to version. Keeps `git status` clean across the family
(ScriptHammer, GrimGlow_planning, grimglow-unity all add the same
pattern).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@TortoiseWolfe TortoiseWolfe force-pushed the chore/gitignore-claude-lock branch from a62df98 to 62649de Compare May 5, 2026 22:19
@TortoiseWolfe TortoiseWolfe merged commit ab7e05d into main May 5, 2026
28 checks passed
@TortoiseWolfe TortoiseWolfe deleted the chore/gitignore-claude-lock branch May 5, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants