From 4d273594fa189c61e167b2c16a84ea1b5e70b5f0 Mon Sep 17 00:00:00 2001 From: KirbyKidJ <70983335+KirbyKid256@users.noreply.github.com> Date: Sun, 2 Nov 2025 11:55:58 -0800 Subject: [PATCH] Ignore Mods in GitHub (Dev PR) (#699) Excludes the Mods folders from the GitHub. Don't want to accidentally commit mods directly into the repo. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 786b1d3..f8b26af 100755 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ .godot/ /android/ Exports/ + +# SMB1R specific ignores +/mods +/mods-unpacked Assets/LevelGuides addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll godotgif/bin/~godotgif.windows.template_debug.x86_64.dll