From 756734db44adcd8861d1229b2010160e0f92a735 Mon Sep 17 00:00:00 2001 From: wh Date: Tue, 14 Apr 2026 21:14:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cec8c00..1796c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,9 @@ target/ *.jar *.war *.ear - +docs/ +specs/ +CLAUDE.md # ========================================== # 2. IDE 配置文件 # ==========================================