Resolved absolute paths to exclude from hot reload. Changes in these paths (or files/directories within them) will not trigger a reload.
final List<String> hotReloadExclude;