From 9a101d020739177bd1f076a05acff6da5766bc8d Mon Sep 17 00:00:00 2001 From: "KOKO\\Mimi" Date: Sat, 15 Aug 2026 01:58:28 +0900 Subject: [PATCH] chore: ignore local worktrees --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9f1ac83..bc05d64 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ Testing/ __pycache__/ *.pyc *.h5 +.worktrees/ # local Harness configuration and build outputs .harness/config.json