浏览代码

chore: add .worktrees/ to .gitignore

Sisyphus 2 月之前
父节点
当前提交
a8beb28e27
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -38,6 +38,10 @@ coverage/
 # Sisyphus work directory
 .sisyphus/
 
+# Git worktrees
+.worktrees/
+worktrees/
+
 # Screenshots
 !cfc-frontend/static/*.png
 *.png