".disabled" files are now respected by gitlfs

Additionaly used git rm --cache filename and some amend trickery to reduce file noise instance.cfg for instance show no longer show up in changes but still get cloned from repo.  (this can be overriden with git add -f filename)
This commit is contained in:
2025-05-12 22:12:31 -05:00
parent ddcf3a1130
commit 2776b31851
2 changed files with 1 additions and 15 deletions

View File

@ -3,7 +3,7 @@ backend = "DEFAULT"
#Enable or disable instance update limiting with distance.
limitUpdates = true
#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect.
#Range: -1 ~ 16
#Range: -1 ~ 12
workerThreads = -1
#Config options for Flywheel's built-in backends.