]> source.dussan.org Git - gitignore.git/commitdiff
Add `.idea/jarRepositories.xml` to Android.gitignore 3755/head
authorAbdulrahman Al-Ghamdi <49812896+Abdulrahman-AlGhamdi@users.noreply.github.com>
Mon, 7 Jun 2021 08:32:20 +0000 (11:32 +0300)
committerGitHub <noreply@github.com>
Mon, 7 Jun 2021 08:32:20 +0000 (11:32 +0300)
The file `.idea/jarRepositories.xml` should be added to .gitignore.
It is auto-generated and has only redundant information about remote jar repositories.
* https://www.jetbrains.com/help/idea/library.html#configure-custom-remote-repo

Android.gitignore

index 23de6e20a61f1cb89853176feceac063503f6029..5d18272eb42e4fbab9b9cefe7aea73e8439a3138 100644 (file)
@@ -44,6 +44,7 @@ captures/
 .idea/assetWizardSettings.xml
 .idea/dictionaries
 .idea/libraries
+.idea/jarRepositories.xml
 # Android Studio 3 in .gitignore file.
 .idea/caches
 .idea/modules.xml