From 3aeee114656c0570ff0f045e26d0407b2e8399f7 Mon Sep 17 00:00:00 2001 From: Turtle Date: Mon, 27 Jul 2026 16:27:23 +0800 Subject: [PATCH] chore: ignore worktree directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c488fa5a91..4b8ebe60cc 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ python/**/.pytest_cache/ apps/web/dist/ .artifacts/ .playwright-mcp/ +.worktrees/ +worktrees/ +.agents/worktrees/