mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Some have their editor configured to remove trailing whitespace and editing such a file would "fix" it, adding an unrelated change. Fix whitespace violations excluding third party libs and generated files like glad or patches. Enable pre-commit hook trailing-whitespace to enforce it in the future. Fixes: #8016 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
11 lines
533 B
INI
11 lines
533 B
INI
;
|
|
; Developer configuration file
|
|
;
|
|
; NOTE: This is not read by the config system currently.
|
|
;
|
|
; This file is used by the engine to decide which mods are mounted, and in what
|
|
; order. The precense of this file suppresses loading of mods in the user mod
|
|
; path (see https://gitea.wildfiregames.com/0ad/0ad/wiki/GameDataPaths) if the same mod is
|
|
; present in binaries/data/mods. It also implies -noUserMod.
|
|
; This is done to make saved maps end up in the right mod folder (and in the
|
|
; game-relative data path) to commit them later on.
|