From b833659ee19e7b223e141e5e6d4669c5458df998 Mon Sep 17 00:00:00 2001 From: weefuzzy Date: Fri, 1 Apr 2022 09:09:49 +0100 Subject: [PATCH] ignore more varieties of build folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6f98b5b..5be2720 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build +build* **/build/* **/.DS_Store release-packaging/Plugins