From 60899605bb69b29005eb0726b8cd0e72e687556a Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 9 Mar 2026 10:30:43 +0000 Subject: [PATCH] Ignore launcher, updater, .patchwork, and patchwork.cfg None of these should be committed to Git or Patchwork. --- .gitignore.template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore.template b/.gitignore.template index e84cb69..e1f27e6 100644 --- a/.gitignore.template +++ b/.gitignore.template @@ -1,3 +1,7 @@ /addons/patchwork/ /godot_editor/ +.patchwork .patchwork_version +patchwork.cfg +launch-patchwork.exe +update-patchwork.exe