make a folder to untracked files in git code example Example 1: how to remove untracked files in git git clean -fd Example 2: how to remove untracked files in git git clean -n