From ee4f35161fb6c0a86a483917e3c940cf391e960d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E6=B4=8B?= <2311020129@example.com> Date: Thu, 15 Jan 2026 21:16:42 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0VSCode=E7=9A=84GitHu?= =?UTF-8?q?b=E4=BC=81=E4=B8=9A=E7=89=88URI=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..5241eeb --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "github-enterprise.uri": "http://hblu.top" +} \ No newline at end of file