Sometimes when checking out a new project, it's desirable to preserve as many local and tmp files as possible.
But sometimes you just want to nuke workflows/ from orbit and rebuild it.
--clean and project clean should do exactly the same thing: which means delete the workflows folder and checkout.
Should be easy to add and would be a great fallback for bugs where the CLI fails to track changes properly