mirror of
https://github.com/odamex/odamex
synced 2026-08-19 02:23:09 -04:00
Add banlist.json to gitignore cause testing servers without a cfg creates that in the working directory
This commit is contained in:
parent
1390fc629b
commit
2daf883750
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue