chore: add .worktrees/ to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
zhuchao 2026-02-24 04:38:05 +00:00
parent c7e9f305b7
commit 393d8c7c37

3
.gitignore vendored
View File

@ -8,4 +8,7 @@ projects/queue_data
worktree
.idea/*
# Git worktrees
.worktrees/
.idea/