[bundle][doc] drop unwanted docs from bundle.
This commit is contained in:
@@ -383,10 +383,7 @@ task bundle(type: (isWindows()) ? Zip : Tar) {
|
||||
into baseName
|
||||
}
|
||||
from(project.rootDir) {
|
||||
include 'INTEROP.md'
|
||||
include 'RELEASE_NOTES.md'
|
||||
include 'GRADLE_PLUGIN.md'
|
||||
include 'PLATFORM_LIBS.md'
|
||||
include 'samples/**'
|
||||
exclude '**/gradle.properties'
|
||||
exclude '**/settings.gradle'
|
||||
|
||||
Reference in New Issue
Block a user