added files to gitignore

This commit is contained in:
2025-05-11 23:10:19 -05:00
parent b4ebb5a921
commit 8e42f2d9d7
6 changed files with 41 additions and 31 deletions

View File

@ -0,0 +1,3 @@
#A list of mod ids that cannot have their registered config menu buttons appear in the options screen.
hiddenConfigMenuButtons = ["example_mod_id"]