From c9e00b83bbdcb05058806d915ec4fff3cf4e596f Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sat, 28 Aug 2021 12:50:00 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e3a661..4c97e2d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ *.o *.d .vs +.vscode