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

19
.gitignore vendored
View File

@ -41,14 +41,15 @@ buildNumber.properties
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
*.iml
*.jar
*.war
*.nar
*.ear
*.zip
*.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*
@ -95,4 +96,4 @@ target/
devops-monitor-id_rsa.key
/claude/
.local-run/
.local-run/