It is modified so the vmf/ directory can be used with VMB's watch
cmdlet. Changes with respect to default .vmbrc file:
+ Set `mods_dir` to `"."` (was `"mods"`).
+ Set `temp_dir` to `".temp"` (was `""`").
+ Set `ignored_dirs` to `[ "assets" ]` (was: `[]`).