ソースを参照

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