删除git 缓存
git rm -r --cached .
git add .
git commit -m ‘update .gitignore’