From 52586a5d929e1b6ead38bf0b1fcb289ebe96eb1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AE=87=E5=A5=87?= Date: Sat, 26 Jul 2025 12:57:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 52d77d5..ce99067 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/.idea/ *.iml .vscode/ -wms_log/ \ No newline at end of file +wms_log/ +CLAUDE.md \ No newline at end of file