Skip to content

chore: ignore .claude/ local Claude Code state#48

Merged
amariichi merged 1 commit into
mainfrom
chore/gitignore-claude
May 3, 2026
Merged

chore: ignore .claude/ local Claude Code state#48
amariichi merged 1 commit into
mainfrom
chore/gitignore-claude

Conversation

@amariichi
Copy link
Copy Markdown
Owner

Summary

  • Add .claude/ to .gitignore so per-checkout Claude Code state (scheduled_tasks.lock, settings.local.json) is not shared
  • Mirrors the existing .codex_/ entry

Test plan

  • git check-ignore -v .claude/settings.local.json confirms the new pattern matches

🤖 Generated with Claude Code

The .claude/ directory holds per-checkout Claude Code state
(scheduled_tasks.lock, settings.local.json) that should not be
shared. Mirrors the existing .codex_/ entry.
@amariichi amariichi merged commit eb2549c into main May 3, 2026
1 check passed
@amariichi amariichi deleted the chore/gitignore-claude branch May 3, 2026 11:50
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.

1 participant