From 3117976beb84bad0ca9781a57bf5fc2917f33701 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 15 Feb 2023 16:39:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BF=BD=E7=95=A5=20.vscode=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 39c52c06a..6e4f7b7dd 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ build backend/__debug_bin cmd/server/__debug_bin cmd/server/web +frontend/.vscode