diff --git a/toast-notification/.vscode/settings.json b/toast-notification/.vscode/settings.json new file mode 100644 index 0000000..6c2ff60 --- /dev/null +++ b/toast-notification/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "master" + ] +} \ No newline at end of file