我应该将 .idea/jarRepositories.xml 添加到 gitignore 吗?

Should I add .idea/jarRepositories.xml to gitignore?

我应该将 .idea/jarRepositories.xml 添加到 gitignore 吗?
它是在将 Android Studio 更新到 4.0

后生成的

this PR 所示,您可以将 .idea/jarRepositories.xml 添加到 .gitignore(和 git rm --cached .idea/jarRepositories.xml