From 3eb3dd5e229a059806f7f0f452daf689f0706335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20K=C3=B6nig?= Date: Tue, 9 Jun 2026 08:29:55 +0200 Subject: [PATCH] chore: ignore local worktrees --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d423d5..3bbbca2 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,8 @@ opencode.json coding-rules.json coding-rules/ +# Git worktrees +.worktrees/ + .todos/ .sidecar/