git - problems

1 .gitignore里加入了test/,没有生效?

git已经cache test/

stop tracking :  git rm -r --cached test/ 

commit:  git commit -m "Update .gitignore and stop tracking test folder" 

posted @ 2024-06-29 00:46  PEAR2020  阅读(2)  评论(0编辑  收藏  举报