From 490ac67fec88e70ff74c74bc132ecb21f159a6bd Mon Sep 17 00:00:00 2001 From: mariam0ashraf Date: Mon, 23 Sep 2024 16:23:11 -0400 Subject: [PATCH] Your commit message here --- .idea/appInsightsSettings.xml | 26 ++++++++++++++++++++++++++ .idea/deploymentTargetSelector.xml | 13 +++++++++++++ .idea/migrations.xml | 10 ++++++++++ .idea/vcs.xml | 6 ++++++ 4 files changed, 55 insertions(+) create mode 100644 .idea/appInsightsSettings.xml create mode 100644 .idea/deploymentTargetSelector.xml create mode 100644 .idea/migrations.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/appInsightsSettings.xml b/.idea/appInsightsSettings.xml new file mode 100644 index 0000000..371f2e2 --- /dev/null +++ b/.idea/appInsightsSettings.xml @@ -0,0 +1,26 @@ + + + + + + \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..fc8303f --- /dev/null +++ b/.idea/deploymentTargetSelector.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/migrations.xml b/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file