From e9ba8597e97a4ffb0e0a12c87d3a69fef20c439a Mon Sep 17 00:00:00 2001 From: "WIN-JHFT4D3SIVT\\caoxiaozhu" Date: Mon, 30 Mar 2026 12:55:50 +0800 Subject: [PATCH] chore: ignore .worktrees directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ae7273d..97a01d8 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ logs/ # AI tool data .claude/ +.worktrees/ # Lock files (use in development, commit in production) # uv.lock - uncomment if you want to commit lock file