Zet - How do I clean up the apps folder after running a local build?

How do I clean up the apps folder after running a local build?

Use git clean -f to force a clean of the temporary files

git clean -f /ktech/drains/shared/client/apps/

#device-app-builder