From 921c29c7f59268e720108eb9cd976f49d53c9ea2 Mon Sep 17 00:00:00 2001 From: saadalharbi73 <124955414+saadalharbi73@users.noreply.github.com> Date: Fri, 10 Feb 2023 04:51:42 +0000 Subject: [PATCH 1/2] Initial commit From 57e037bd294e8c83a5c6cf5fce3c9f0f0bf05ff4 Mon Sep 17 00:00:00 2001 From: saadalharbi73 <124955414+saadalharbi73@users.noreply.github.com> Date: Fri, 10 Feb 2023 04:51:45 +0000 Subject: [PATCH 2/2] Pending changes exported from your codespace --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000000..6c2ff60b609 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "master" + ] +} \ No newline at end of file