From 45a5f637c5b2b5295ada9aafd62ba9c870153f56 Mon Sep 17 00:00:00 2001 From: chenyuan Date: Mon, 3 Aug 2026 12:40:15 +0800 Subject: [PATCH] chore: ignore local worktrees --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 396a729..7770af2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ target/ .env src/main/resources/application-local.yml *.log +.worktrees/