mix clean

Deletes generated application files.

This command deletes all build artifacts for the current project. Dependencies' sources and build files are cleaned only if the --deps option is given.

By default this task works across all environments, unless --only is given.

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/mix/1.10.4/Mix.Tasks.Clean.html