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