chore: 补充 .gitignore 规则(*.jar、ui/dist 等)

This commit is contained in:
bbb-lsy07
2026-06-21 10:03:12 +08:00
parent 957df1a539
commit 0477f532bb
+7
View File
@@ -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