chore: untrack .claude/worktrees gitlinks + ignore pad
Per ongeluk in adbea3f meegenomen via 'git add -A'; deze embedded worktree-
clones horen niet in de repo. Ook .gitignore aangevuld zodat dit niet
opnieuw gebeurt.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
adbea3fd9a
commit
ca2b6ca254
3 changed files with 3 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 9ffa25f0536cebe328a8abf9d2b24c43509a13ca
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 9ffa25f0536cebe328a8abf9d2b24c43509a13ca
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -12,3 +12,6 @@ prisma/generated
|
|||
# Editor
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Claude Code worktrees (per-session, never tracked)
|
||||
.claude/worktrees/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue