25541bcd
gitignore the in-repo git worktree directories
Agent worktrees are created under .worktrees/<branch> (and, in the older repos of this family, .claude/worktrees/<branch>) so that they never scatter as sibling directories next to the checkout. Neither path was ignored here, so a worktree showed up as untracked in every git status taken from the main checkout.
Eugene Blikh <bigbes@gmail.com> — 2026-08-08 18:58:05 UTC
Commit 25541bcd042d7cd20f38634f9a39dbdde3bc8487 —
view raw patch
Parent(s):
e8a202e5
| File | Status | + | − |
|---|---|---|---|
.gitignore
|
M | +6 | |
web/chrome.go
|
D | -150 | |
web/templates/icons/circle.svg
|
D | -1 | |
web/templates/nav.html
|
D | -36 |