Add banlist.json to gitignore cause testing servers without a cfg creates that in the working directory

This commit is contained in:
Mia McMahill 2026-07-03 04:14:30 -05:00
parent 1390fc629b
commit 2daf883750

3
.gitignore vendored
View file

@ -21,3 +21,6 @@ CMakeSettings.json
# Generated by fmtlib when building with VS # Generated by fmtlib when building with VS
/libraries/fmt/run-msbuild.bat /libraries/fmt/run-msbuild.bat
# Often accidentally created when testing server changes
banlist.json