From fea04eb39fe58ae9ff5a7833d1ad42f71df5199f Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Mon, 25 May 2026 11:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20ignore=20=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9a8ec89b0..e74a99f79 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ Thumbs.db # Build output directies /target */target +target/ /build */build @@ -82,4 +83,6 @@ atlassian-ide-plugin.xml .flattened-pom.xml .claude -.vscode \ No newline at end of file +.vscode +.codegraph +*.factorypath \ No newline at end of file