Hi, cool software!
We’re using a buildsystem that looks for files in a directory and tries to include them into the build process (and to my knowledge, the system does not let us automaitcally filter out files if there name contains a substring).
This becomes a little problematic with the “sync-conflict” files syncthing generates, can we make these appear in a separate location instead to avoid our build system from picking up on them?