From 20ed907b531c8777e321d4cbdc469cdf06d0485b Mon Sep 17 00:00:00 2001 From: lightings <17062401@qq.com> Date: Thu, 27 Oct 2022 20:55:02 +0800 Subject: [PATCH] gitignore .vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98a8923b..d8037fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ node_modules/ .htaccess nginx.htaccess .idea/ +.vscode/