From 8488b9b9b3abbf9742e36df8787975ffc57746ce Mon Sep 17 00:00:00 2001 From: "Pavel Milanes (CO7WT)" Date: Sat, 5 Jan 2019 04:55:28 -0500 Subject: [PATCH] Refs #1, add vscode folder to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e1887a..9d25ea6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.img *.qmlc *.pyc +.vscode