added files to gitignore

This commit is contained in:
2025-05-11 23:10:19 -05:00
parent a83cf5f6f3
commit b9e4664b9c
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"]