From 3fb535aa5d557d398746b26687e8e4c3aee60e6e Mon Sep 17 00:00:00 2001 From: Infi Date: Sun, 1 Oct 2023 22:57:58 +0200 Subject: [PATCH] chore: appInsightsSettings.xml into gitignore Signed-off-by: Infi --- .idea/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/.gitignore b/.idea/.gitignore index 473fe966..50bebb8e 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -2,3 +2,4 @@ /shelf/ /workspace.xml /kotlinc.xml +/appInsightsSettings.xml