JAL-4059 fix that boolean for non-value query string args
[jalview.git] / build.gradle
index d05e865..4b43a77 100644 (file)
@@ -3044,6 +3044,7 @@ task sourceDist(type: Tar) {
   into project.name
 
   def EXCLUDE_FILES=[
+    "dist/*",
     "build/*",
     "bin/*",
     "test-output/",