项目目录下依次执行以下指令:
git rm -r --cached . git add .git commit -m ''
若提示git不是内部指令,请先将git安装目录添加到系统环境变量中(如C:\Program Files (x86)\Git\bin)