From 9cb2125ef008de2008d6569049743b9b2c4df4f7 Mon Sep 17 00:00:00 2001 From: dark Date: Wed, 11 Feb 2026 22:23:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20.agents=E3=80=81.?= =?UTF-8?q?cursor=E3=80=81test-results=E3=80=81tests/tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index eb35d6b..fa33c28 100644 --- a/.gitignore +++ b/.gitignore @@ -103,6 +103,13 @@ local.properties *.db server/data/ +# 本地/IDE 与测试产物 +.agents/ +.ai-context/ +.cursor/ +test-results/ +tests/tests/ + # 密钥配置 alikey.md *key*.md