diff --git a/Global/JetBrains.gitignore b/Global/JetBrains.gitignore index a69eea4d6c..a72fe977be 100644 --- a/Global/JetBrains.gitignore +++ b/Global/JetBrains.gitignore @@ -63,7 +63,8 @@ atlassian-ide-plugin.xml # SonarLint plugin .idea/sonarlint/ -.idea/sonarlint.xml # see https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119 +# See https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119 +.idea/sonarlint.xml # Crashlytics plugin (for Android Studio and IntelliJ) com_crashlytics_export_strings.xml