From db1150917a80571630af1fa073a8b098aaa5c0f4 Mon Sep 17 00:00:00 2001 From: Reion Wong Date: Sat, 6 Nov 2021 22:05:27 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8560217..2fc5d48 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,5 @@ compile_commands.json build/* -.idea \ No newline at end of file +.idea +.vscode/*