From 669405c8b8644ff9341b5935ff06b13075fc598a Mon Sep 17 00:00:00 2001 From: kdletters Date: Tue, 1 Sep 2026 15:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=89=80=E6=9C=89=20Rust=20t?= =?UTF-8?q?arget=20=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 target 忽略规则扩展到仓库任意层级 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a77c5d460..a9d1e9e80 100644 --- a/.gitignore +++ b/.gitignore @@ -56,7 +56,7 @@ temp*build*/ /.app/ /.jenkins-source-commit /.jenkins-spacetime-schema-base -/target/ +target/ /logs /.claude/settings.local.json /.codegraph/