From 93c8cb94e3bd7496edf5cb7423fb4c7c61e9d89f Mon Sep 17 00:00:00 2001 From: Jeod <47716344+JeodC@users.noreply.github.com> Date: Sun, 28 Sep 2025 18:57:43 -0400 Subject: [PATCH] Add godotgif temp files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 786b1d3..635c484 100755 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ Exports/ Assets/LevelGuides addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll godotgif/bin/~godotgif.windows.template_debug.x86_64.dll +addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll +godotgif/bin/~godotgif.windows.template_debug.x86_64.dll