chore: add .worktrees/ to .gitignore

This commit is contained in:
Ali AL OGAILI 2026-03-24 11:48:17 +01:00
parent 29a338d957
commit 2a8579d3cb
1 changed files with 230 additions and 228 deletions

2
.gitignore vendored
View File

@ -226,3 +226,5 @@ __marimo__/
**/results/ **/results/
node_modules/ node_modules/
# Git worktrees
.worktrees/