From fb280650a53730c7b90cc3896b41380b13b1f010 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 14 Dec 2023 11:03:33 -0500 Subject: [PATCH] Ignore app insights local settings for Android studio --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a167f9389..3805e0bf1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /.idea/assetWizardSettings.xml /.idea/androidTestResultsUserPreferences.xml /.idea/deploymentTargetDropDown.xml +/.idea/appInsightsSettings.xml .DS_Store /build /captures