chore: add .worktrees/ to .gitignore for isolated workspaces
.gitignore @@ -2,6 +2,10 @@ bin/ obj/ # Git worktrees (isolated workspaces) .worktrees/ worktrees/ # Nuget packages directory packages/