# 注意有个点“.”
git rm -r --cached .
git add -A
git commit -m "update .gitignore"

 

相关文章: