Skip to content

Commit 91dab09

Browse files
committed
chore: ignore local worktrees
1 parent d3a132c commit 91dab09

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
@@ -31,6 +31,9 @@
3131
*.out
3232
*.app
3333

34+
# Local git worktrees
35+
.worktrees/
36+
3437
# Build artifacts
3538
libsqlparser.a
3639
sqlengine

0 commit comments

Comments
 (0)