gitignore 不起作用的解决办法

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

  

posted @ 2022-06-02 09:07  风轻2022  阅读(23)  评论(0编辑  收藏  举报