From a497cfb6f865e109f49e878a2ec7380053bf8c2b Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 23 Jan 2022 12:45:56 -0500 Subject: [PATCH] ignore the work folder --- build/linux/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/build/linux/.gitignore b/build/linux/.gitignore index ebfe1ed11..ff720a807 100644 --- a/build/linux/.gitignore +++ b/build/linux/.gitignore @@ -1,3 +1,4 @@ jdk-17*.tgz /processing-*-*.deb /processing-*-*.tgz +work