Browse Source

chore: add .worktrees/ to .gitignore

Sisyphus 2 months ago
parent
commit
a8beb28e27
1 changed files with 4 additions and 0 deletions
  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