From 9e3a4b9daa8e78444db4ab214c5b649c51266f7a Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 26 Jan 2026 23:10:08 +0400 Subject: [PATCH] Add .worktrees/ to gitignore for isolated workspaces --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2cbcc0c..03bd7dc 100644 --- a/.gitignore +++ b/.gitignore @@ -118,4 +118,4 @@ out/ .env.local .env.development.local .env.test.local -.env.production.local \ No newline at end of file +.env.production.local.worktrees/