wanshenmean
2026-03-09 a7efd7c7f59b74e5a6a64ff584e6f8d1b283bded
chore: add .worktrees/ to .gitignore for isolated workspaces
已修改1个文件
14 ■■■■■ 文件已修改
.gitignore 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -1,8 +1,12 @@
# Build and Object Folders
bin/
obj/
# Nuget packages directory
# Build and Object Folders
bin/
obj/
# Git worktrees (isolated workspaces)
.worktrees/
worktrees/
# Nuget packages directory
packages/  
  
## Ignore Visual Studio temporary files, build results, and