chore: gitignore local Claude Code harness state

.claude/ holds per-session harness files (settings.local.json, task
locks, worktree metadata). None of it belongs in the repo.
This commit is contained in:
Razvan Dimescu
2026-04-22 15:49:58 +03:00
parent c98afafaa1
commit 5ba19e04c8

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/target
/build-dir
CLAUDE.md
.claude/
docs/
site/blog/posts/
ios/