From 69953c523603d9b9125c2f80044ab5189caaa66c Mon Sep 17 00:00:00 2001 From: li9633 <1367429633@qq.com> Date: Thu, 26 Oct 2023 11:47:33 +0800 Subject: [PATCH] update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dcc55b7..d5cb0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vs/ debug/ -release/ \ No newline at end of file +release/ +.vscode/ \ No newline at end of file