These logs record the order in which assets are loaded, which Unreal uses to:
- Optimize future load times by preloading assets in the same order.
- Improve cook efficiency on the same machine.
They don’t help team development and change too frequently, so YES, added them to gitignore.
# Cook logs
Build/Windows/FileOpenOrder