更新.gitignore不生效的解决办法 2019-02-27 本文已影响0人 Daxigua git rm -r --cached . git add .gitignore git commit -m "update .gitignore"