Git忽略规则及.gitignore规则不生效的解决办法

git rm -r --cached .
git add .
git commit -m 'update .gitignore'

  

posted @ 2017-11-28 11:17  追逐梦想2017  阅读(63)  评论(0)    收藏  举报