gitignore 不起作用的解决办法

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

  

posted @ 2022-06-02 09:07  hbyjw  阅读(30)  评论(0)    收藏  举报