diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..0b3dae468 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "dev" + ] +} \ No newline at end of file diff --git a/apps/web/index.html b/apps/web/index.html index 27385b378..9c0c85b40 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -4,15 +4,7 @@