git忽略target等文件无效

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

 

posted @ 2022-06-06 14:32  YINGYAN  阅读(198)  评论(0)    收藏  举报