From abbe8408d07e4f1ac5e7a96e20638f346338cc3a Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 14 四月 2025 10:35:38 +0800 Subject: [PATCH] 111 --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5003e5f..7063226 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ coderd.json target/ *.iml +admin/bike_admin/ log/ #idea .idea @@ -23,3 +24,6 @@ # Package Files # *.jar *.war + +*/node_modules +*/unpackage -- Gitblit v1.9.3