Ignore .claude/ so per-developer Claude Code settings, runtime lock files (scheduled_tasks.lock), and background-agent transcripts stop appearing in git status — these are local IDE state, not project artifacts.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-04-17 09:19:40 -04:00
parent a1e79cdb06
commit 449bc454b7

3
.gitignore vendored
View File

@@ -26,3 +26,6 @@ packages/
*.pfx
*.pem
# Claude Code (per-developer settings, runtime lock files, agent transcripts)
.claude/