JAL-4090 JAL-4218 patch and release notes - don’t include dist in tarball
[jalview.git] / build.gradle
index 03cf6b2..011be67 100644 (file)
@@ -3044,6 +3044,7 @@ task sourceDist(type: Tar) {
   into project.name
 
   def EXCLUDE_FILES=[
+    "dist/*",
     "build/*",
     "bin/*",
     "test-output/",