chore: gitignore .worktrees/ for isolated workspaces

This commit is contained in:
Luna 2026-06-27 10:26:02 -07:00
parent 98e8738a30
commit 4effd7b061

1
.gitignore vendored
View file

@ -20,6 +20,7 @@
.DS_Store .DS_Store
.claude/ .claude/
.superpowers/ .superpowers/
.worktrees/
# Session handoff notes (local only) # Session handoff notes (local only)
ANDROID_CONTEXT.md ANDROID_CONTEXT.md