From c8d1d2f219079592a669ab64802c132345367681 Mon Sep 17 00:00:00 2001 From: what Date: Thu, 20 Aug 2026 16:52:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BB=8E=E7=89=88=E6=9C=AC=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E9=87=8C=E7=A7=BB=E9=99=A4=20CLAUDE.md=EF=BC=8C?= =?UTF-8?q?=E5=8A=A0=E5=85=A5=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 这是本地开发指引文件,不应该进仓库历史,之前误提交进去了。 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d884bf3..ec34fae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .idea src *.iml -coverage.* \ No newline at end of file +coverage.*CLAUDE.md