From a0978d8a54a73df071d635a5c3e4d46877db95aa Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Mon, 23 Sep 2024 08:11:11 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2d5e509..db634fc 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,5 @@ app/release/output-metadata.json .idea/deploymentTargetDropDown.xml .idea/misc.xml +.idea/deploymentTargetSelector.xml +.idea/other.xml