mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-11-03 13:19:43 +00:00
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.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user