Cleans the working tree by recursively removing files that are not under version control, starting from the current directory. Command Syntax: git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] [<pathspec>…]