From 0477f532bb8684e119ddbe42993636ca25a0cd54 Mon Sep 17 00:00:00 2001 From: bbb-lsy07 Date: Sun, 21 Jun 2026 10:03:12 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A1=A5=E5=85=85=20.gitignore=20?= =?UTF-8?q?=E8=A7=84=E5=88=99=EF=BC=88*.jar=E3=80=81ui/dist=20=E7=AD=89?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 1b20f46..59379dd 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,7 @@ lerna-debug.log* *.ctxt ### Package Files +*.jar *.war *.nar *.ear @@ -70,6 +71,12 @@ lerna-debug.log* *.tar.gz *.rar +### UI build output +ui/dist/ +ui/dist-ssr/ +ui/*.local +ui/.eslintcache + ### Local file application-local.yml application-local.yaml