fix: track private maven jars for ci builds

This commit is contained in:
hy001 2026-04-20 19:59:40 +08:00
parent b175443628
commit f7d821ae37
24 changed files with 10 additions and 9 deletions

1
.gitignore vendored
View File

@ -49,6 +49,7 @@ buildNumber.properties
*.tar.gz
*.rar
*.iml
!maven_private/**/*.jar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*