Skip to content

Commit 21e9f06

Browse files
davidkronshiftkey
authored andcommitted
Added jarRepositories.xml as an optional ignore (github#3254)
Since IntelliJ 2019.3 this file appeared in our git changes. It seems these are just cached information about remote repositories that are defined in Maven/Gradle.
1 parent 1604c21 commit 21e9f06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Global/JetBrains.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
# auto-import.
3131
# .idea/artifacts
3232
# .idea/compiler.xml
33+
# .idea/jarRepositories.xml
3334
# .idea/modules.xml
3435
# .idea/*.iml
3536
# .idea/modules

0 commit comments

Comments
 (0)