From b1eb50a3500a82fa76ccbf943a11a6a66cf0665e Mon Sep 17 00:00:00 2001 From: m3tm3re
Date: Sun, 26 Apr 2026 10:27:13 +0200 Subject: [PATCH] chore: add .worktrees to gitignore For isolated feature development --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0cc7392..f10a974 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ opencode.json .td-root .cache .pi* +.worktrees/