From 75da6acf9d85f80d726c4294642bfb9f60a6ccb3 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 25 Mar 2026 07:57:46 +0000 Subject: [PATCH] gitignore: Add Patchwork addon, launcher & files This is a superset of https://github.com/LilithSilver/patchwork-update-script/blob/main/.gitignore.template with a few extra bits from https://github.com/LilithSilver/patchwork-update-script/pull/6. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 1927da248b..f1c1e5ed2e 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,13 @@ __MACOSX # LibreOffice lock files, created while editing credits CSV files .~lock.*# + +# Godot Patchwork addon, bundled editor build, launcher, updater, and +# config/state files +.patchwork +.patchwork_version +/addons/patchwork/ +/godot_editor/ +launch-patchwork.exe +patchwork.cfg +update-patchwork.exe