Skip to content

Commit fbec866

Browse files
chore: gitignore .worktrees/ (for git worktree add)
1 parent 58bef51 commit fbec866

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Connect-DevNetbox.ps1
3434
PowerNetbox/
3535
NetboxPSv4/
3636

37+
# Git worktrees (isolated workspaces for parallel branch work)
38+
.worktrees/
39+
3740
# Test artifacts
3841
coverage.xml
3942
*.coverage.xml

0 commit comments

Comments
 (0)