Per-session Claude Code checkouts live under .claude/worktrees/<slug>/ on the trunk; keep them out of git so the main checkout stays clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
.terraform
|
|
.terraform.*
|
|
.DS_Store
|
|
node_modules/
|
|
.venv/
|
|
|
|
# Claude Code worktrees (per-session checkouts under .claude/worktrees/<slug>/)
|
|
.claude/worktrees/ |