Skip to content

Commit 124acaf

Browse files
Merge branch 'main' into local-makefile-customizations
Signed-off-by: techknowlogick <[email protected]>
2 parents 77b7a78 + aa7ec64 commit 124acaf

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
@@ -125,5 +125,8 @@ prime/
125125
/CLAUDE.md
126126
/llms.txt
127127

128+
# Ignore worktrees when working on multiple branches
129+
.worktrees/
130+
128131
# a makefile for personal convenience make targets
129132
Makefile.local

0 commit comments

Comments
 (0)