best p4ignore for deploying installed build?

Hi, I’m currently trying to deploy installed build for unreal engine source from github, there are many guidelines about p4ignore for sharing source build on perforce, but for my team, that isn’t the case - we are not trying to share whole massive source build but only installed build.

Is there any suitable p4ignore that I should consider when deploying installed build?

Reason why I’m asking this is that I used some recommended .p4ignore files for unreal projects which excluded Intermediate folder for my Installed build - which made me unable to create unreal project with it because it lacked UE5Rules.dll that was supposed to be in Intermediate folder. (Intermediate\Build\BuildRules\UE5Rules.dll)

Is it even right to exclude Intermediate folder when deploying Installed Build?

Thanks in Advance.

1 Like