From 43a2b6c903a6b7b40aa429c28a47d656ef500cf9 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sun, 1 Mar 2026 11:29:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5claude=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- jeecgboot-vue3/.gitignore | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ee139998f..0283a1019 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ os_del_doc.cmd .svn derby.log .cursor -.history \ No newline at end of file +.history +.claude \ No newline at end of file diff --git a/jeecgboot-vue3/.gitignore b/jeecgboot-vue3/.gitignore index 0150e1712..e8d77540e 100644 --- a/jeecgboot-vue3/.gitignore +++ b/jeecgboot-vue3/.gitignore @@ -33,3 +33,4 @@ os_del.cmd /.vscode/ /.history/ /svn clear.bat +.claude \ No newline at end of file