1
0
Эх сурвалжийг харах

chore: ignore .worktrees/ for git worktrees

lingfengQAQ 2 долоо хоног өмнө
parent
commit
80d1ef518c
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@ Thumbs.db
 .idea/
 .cursor/
 
+# Git worktrees
+.worktrees/
+
 # Workspace artifacts
 node_modules/
 .npm-cache/