git rm -r --cached .
git
rm
-r --cached .
git add .
git commit -m ‘update .gitignore‘
git commit -m
‘update .gitignore‘
gitignore 文件 刷新
原文:https://www.cnblogs.com/Sunbreaker/p/13473667.html