fun cleanup(init: Cleanup.() -> Unit): Unit
Configures project clean-up rules
init - function to initialize clean-up rules
init