updated gitignore to include modules

This commit is contained in:
mikx
2023-11-07 18:17:57 -05:00
parent 749adf47ca
commit bde1978585
429 changed files with 104850 additions and 6 deletions

View File

@@ -0,0 +1,22 @@
[worldserver]
###################################################################################################
# SOLO LFG
###################################################################################################
# SoloLFG.Enable
# Description: Enable the module
# Default: 1 - (Enabled)
# 0 - (Disabled)
SoloLFG.Enable = 1
# SoloLFG.Announce
# Description: Announce the module
# Default: 1 - (Enabled)
# 0 - (Disabled)
SoloLFG.Announce = 1
###################################################################################################