Git操作命令

1. 更改 .gitignore

后不起作用,需要删除缓存,然后重新提交

  git rm -r --cached .

      git add .

      git commit -m "update gitignore"

posted @ 2023-04-07 13:35  sims  阅读(8)  评论(0编辑  收藏  举报