I am working on Linux.
I created a couple of projects when trying to figure out how everything was working. The builds were all over the place. i built one from the command line with “make” and one through UE4Editor.
So far building from the command line seems more reliable, but there is no “clean” target.
How do I clean the build (delete all build output)?