From bb2c5948bcde132df7959200629cb6f5a1ea3e9a Mon Sep 17 00:00:00 2001 From: gsx <530353222@qq.com> Date: Mon, 14 Mar 2022 12:32:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5debug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2ca16ba..2c98a55 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ logs/ run/ .idea/ package-lock.json -data/ \ No newline at end of file +data/ +.vscode/launch.json