From e9bb3890b1ab11a1f270f32095f5ddcc17c33214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AEZach=20Wilke?= <90875734+76842@users.noreply.github.com> Date: Fri, 21 Jan 2022 16:38:44 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9535c83..de0a2d1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ bin/ # Simulation GUI and other tools window save file *-window.json +.vscode/launch.json