Pārlūkot izejas kodu

Ignore .idea/sonarlint.xml

As mentioned in https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119, the `sonarlint.xml` file should be in the `.gitignore`.
Bart Laarhoven 1 mēnesi atpakaļ
vecāks
revīzija
87d93eeb2e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Global/JetBrains.gitignore

+ 1 - 0
Global/JetBrains.gitignore

@@ -63,6 +63,7 @@ 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
 
 # Crashlytics plugin (for Android Studio and IntelliJ)
 com_crashlytics_export_strings.xml