Hi: i cloned the git repo at [https://github.com/nim-lang/Nim](https://github.com/nim-lang/Nim) and successfully built the compiler nim, nimble and assortment of support tools.
in absence of a Makefile in the code base, how does one cleanup (sort of 'make clean') the source tree ? Thanks for your time.
