有没有一种简单的方法可以使用git或bash或者其他方法来实现这一点?
git clean 命令
git clean
git clean -f -d # will delete all untracked directories and files.