gitignore 文件 刷新

git rm -r --cached .

git add .

git commit -m 'update .gitignore'

原文地址:https://www.cnblogs.com/Sunbreaker/p/13473667.html