From d9486a8c7557ad4c580a60358b8b3ca44005794f Mon Sep 17 00:00:00 2001 From: wh Date: Wed, 15 Apr 2026 10:43:34 +0800 Subject: [PATCH] =?UTF-8?q?ignore=E6=96=87=E4=BB=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1796c7e..8dcc9bf 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ target/ *.ear docs/ specs/ +src/test/ CLAUDE.md # ========================================== # 2. IDE 配置文件