mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +02:00
Added jarRepositories.xml as an optional ignore (#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.
This commit is contained in:
parent
1604c21c60
commit
21e9f06539
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
# auto-import.
|
||||
# .idea/artifacts
|
||||
# .idea/compiler.xml
|
||||
# .idea/jarRepositories.xml
|
||||
# .idea/modules.xml
|
||||
# .idea/*.iml
|
||||
# .idea/modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue