mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
Add .worktrees/ to .gitignore (#8297)
Prevent worktree contents from being tracked.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -43,3 +43,6 @@ public/rss.xml
|
||||
# claude local settings
|
||||
.claude/*.local.*
|
||||
.claude/react/
|
||||
|
||||
# worktrees
|
||||
.worktrees/
|
||||
|
||||
Reference in New Issue
Block a user