$ echo ‘.idea’ >> .gitignore
$ git rm -rf .idea
$ git add .gitignore

相关文章:

  • 2022-01-07
  • 2022-01-18
  • 2021-04-12
  • 2021-07-13
  • 2022-01-31
  • 2022-02-07
  • 2021-08-17
猜你喜欢
  • 2022-01-29
  • 2021-09-28
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
  • 2022-02-04
相关资源
相似解决方案