From c19ec3fdf9c4862c3c914c7b8349d213a47af06d Mon Sep 17 00:00:00 2001 From: flykhan Date: Mon, 7 Aug 2023 14:30:19 +0800 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5c70465..e351495 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ compile_commands.json *.out *.app +.vscode \ No newline at end of file