Skip to content

Commit 7bb38c9

Browse files
authored
chore: add .worktrees/ to .gitignore (#836)
1 parent f24d215 commit 7bb38c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
**/*carto-values.yaml*
99
**/customer.env
1010
**/*customization.yaml*
11+
12+
# Git worktrees
13+
.worktrees/

0 commit comments

Comments
 (0)