From 3424304536ad87dc902b2812512884423aecfc8d Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 25 Mar 2026 17:34:48 +0000 Subject: [PATCH] Ignore Patchwork-related files This is taken from https://github.com/LilithSilver/patchwork-update-script/pull/6. Including these upstream makes it easier to prepare such bundles. --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 77a145e..c53cb6c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,13 @@ build/ # binary files like Aseprite projects is likely to be a mistake. *.ase *.aseprite + +# Godot Patchwork addon, bundled editor build, launcher, updater, and +# config/state files +/addons/patchwork/ +/godot_editor/ +.patchwork +.patchwork_version +patchwork.cfg +launch-patchwork.exe +update-patchwork.exe