From 852226a59b4dd85ece8b7031fc56126919f72031 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 20 Aug 2022 13:48:30 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20Ignore=20.v?= =?UTF-8?q?scode=20folder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index aad6e3c4fef..cc5b6852ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ applet/ *.exe *.out *.app + +# Tools +.vscode/