From fa1ee777efbe84e23ade45b2dbe39192ad3a21a0 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 9 Mar 2026 10:30:43 +0000 Subject: [PATCH] Ignore launcher & updater --- .gitignore.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore.template b/.gitignore.template index e84cb69..b886709 100644 --- a/.gitignore.template +++ b/.gitignore.template @@ -1,3 +1,5 @@ /addons/patchwork/ /godot_editor/ .patchwork_version +launch-patchwork.exe +update-patchwork.exe