Add .worktrees/ to .gitignore (#8297)

Prevent worktree contents from being tracked.
This commit is contained in:
Ricky
2026-02-10 13:18:04 -05:00
committed by GitHub
parent bd87c394dc
commit f653b03758

3
.gitignore vendored
View File

@@ -43,3 +43,6 @@ public/rss.xml
# claude local settings
.claude/*.local.*
.claude/react/
# worktrees
.worktrees/