优化宇视打包jar包依赖问题

This commit is contained in:
zc
2026-04-10 01:21:00 +08:00
parent c03bcfb043
commit 371daf2eee
4 changed files with 85 additions and 12 deletions

51
.gitignore vendored Normal file
View File

@@ -0,0 +1,51 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
logs/
sdklog/
*.log
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
### Maven ###
.flattened-pom.xml
### JVM ###
hs_err_pid*
replay_pid*
### OS ###
.DS_Store
Thumbs.db
### Spotless ###
spotless-index