From e8d82eb3c0c98519f5ee8626c1c31129106f5f3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N/P=E7=A1=85?= Date: Fri, 30 Jul 2021 16:27:02 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b360089..248c9ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ coverage.* -bin/ \ No newline at end of file +bin/ +.vscode/ \ No newline at end of file