From 277bf2e7f39def1aa712d7d091fc367324ec6832 Mon Sep 17 00:00:00 2001 From: greenart7c3 Date: Wed, 21 May 2025 09:04:27 -0300 Subject: [PATCH] add appInsightsSettings.xml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9f1f8ed7..1fbf908a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /.idea/deploymentTargetDropDown.xml /.idea/deploymentTargetSelector.xml /.idea/other.xml +/.idea/appInsightsSettings.xml .DS_Store /build /captures