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