git clean command

The git clean command is used to remove unwanted files from your working directory. This could include removing temporary build artifacts or merge conflict files.