Removes target directories
clojure -T:project clean
:exoscale.project/extra-clean-targets
: An optional collection of directories to clean.
When a :exoscale.project/modules
key is present in the project's
configuration, runs through all configured module to call the
clean
target instead of running on the project.