From 2e8f074ee9efe2aa485d6530a22ad96ac37d8690 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 14 Jan 2022 10:26:38 -0500 Subject: [PATCH] update ignore for the JDK zip archive --- build/windows/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/windows/.gitignore b/build/windows/.gitignore index 0bdbb6be2..187af6093 100755 --- a/build/windows/.gitignore +++ b/build/windows/.gitignore @@ -1 +1 @@ -jre-*.tgz +jdk-*.zip