From 758118d3ac2664f4b9c71c6bb76f0932c4afe0c4 Mon Sep 17 00:00:00 2001 From: Allen <63997543+aaw3@users.noreply.github.com> Date: Fri, 7 Jun 2024 00:25:21 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4186201..6fd548f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build/* -bx_enh_dbg.ini \ No newline at end of file +bx_enh_dbg.ini +.vscode/* \ No newline at end of file