Fix: remove embedded worktree from index, add to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a3adf10e6f
commit
f24c9355eb
@ -1 +0,0 @@
|
||||
Subproject commit 250ae5e04d01bee3792d1d1bb2b22dad2d8a51df
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ Unreal/PS_AI_Agent/*.suo
|
||||
|
||||
# Claude Code local session settings (machine-specific, memory files in .claude/ are kept)
|
||||
.claude/settings.local.json
|
||||
.claude/worktrees/
|
||||
|
||||
# Documentation generator script (dev tool, output .pptx is committed instead)
|
||||
generate_pptx.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user