chore: ignore .claude/worktrees in git (#166)

Voorkomt dat lokale worktree-mappen per ongeluk als submodule-pointers
worden gecommit (gebeurde in 4ff5b64).

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Janpeter Visser 2026-05-08 09:29:59 +02:00 committed by GitHub
parent a16988b957
commit 8a6b2d2cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -50,6 +50,7 @@ next-env.d.ts
# Claude Code local settings
.claude/settings.local.json
.claude/worktrees/
# Local plan/scratch files (per-developer, not shared)