Files
gadfly/.gitignore
T
steveandClaude Opus 5 8adeeeabe0
Build & push image / build-and-push (push) Successful in 6s
Build & push image / test (push) Successful in 9m42s
fix: drop the accidentally committed worktree gitlink, ignore .claude/worktrees
The pin bump used `git add -A` from a checkout that had a git worktree under
.claude/worktrees/, so the previous commit recorded it as a gitlink — a
submodule pointer to a commit no clone can resolve. Removed, and .gitignore now
covers the directory so it cannot recur.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
2026-08-12 18:57:53 -04:00

7 lines
109 B
Plaintext

/gadfly
/out
*.orig
# Local worktrees created for agent work — never part of the repo.
.claude/worktrees/