chore: ignore runtime mod directories (journeymap, modernfix, defaultconfigs)
This commit is contained in:
parent
4dfc5d81ef
commit
2a71ef6d12
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -88,3 +88,8 @@ Thumbs.db
|
|||
# Player authentication & profile runtime state
|
||||
**/data/config/lts_auth/players.json
|
||||
**/data/config/fiw-mods-api/profiles/
|
||||
|
||||
# Server Runtime Directories
|
||||
**/data/defaultconfigs/
|
||||
**/data/journeymap/
|
||||
**/data/modernfix/
|
||||
|
|
|
|||
Loading…
Reference in a new issue