JAL-4090 tweak what’s new
[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/",