mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
build scripts: don't include output files to 'sources.zip' artifact
This commit is contained in:
@@ -742,6 +742,7 @@ binding.setVariable("zipSources", { String home, String targetDir ->
|
||||
include(name: "**/*.$it")
|
||||
}
|
||||
exclude(name: "**/testData/**")
|
||||
exclude(name: "out/**")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user