From 57d8d8c5f1f1f093bf1d600e844b6fa1b631226a Mon Sep 17 00:00:00 2001 From: Jo Date: Tue, 22 Jul 2025 16:25:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignore=20BuiltPallets=20director?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f7edbfb..46535d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Library -/Packages \ No newline at end of file +/Packages +/BuiltPallets \ No newline at end of file