gitignore不生效解决办法

git rm -r --cached .

git add .

git commit -m "update .gitignore"

posted @ 2019-07-10 11:43  zonehoo  阅读(599)  评论(0)    收藏  举报