From 93d654586a068a827e39f91578af10ad8b2dda33 Mon Sep 17 00:00:00 2001 From: zxr <271055687@qq.com> Date: Sat, 18 Jul 2026 00:46:23 +0800 Subject: [PATCH] chore: ignore local worktrees --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 65cac43..67c1cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -41,7 +41,8 @@ logs/ *_local.yaml .env -# Temporary files -tmp/ -temp/ +# Temporary files +tmp/ +temp/ +.worktrees/