From 89629a19bbb1e1ea6844ea326ce35cfaaa639a1f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 24 Jan 2022 08:17:52 -0500 Subject: [PATCH] ignore the work folder on windows --- build/windows/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/build/windows/.gitignore b/build/windows/.gitignore index a02adad3a..920482a8b 100755 --- a/build/windows/.gitignore +++ b/build/windows/.gitignore @@ -1,2 +1,3 @@ jdk-17*.zip /processing-*.zip +work