a git command that removes untracked files from a repository's working tree
git clean
is a git command that removes untracked files from a repository's working tree, starting in the directory from which it was called.
a git command that removes untracked files from a repository's working tree
git clean
is a git command that removes untracked files from a repository's working tree, starting in the directory from which it was called.