From 6926e6e8e0fceb9720ecb54679b24f6ceb7e5f58 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Sun, 22 Sep 2019 08:45:19 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f2cf6b2..95e1353 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # comment this out distribution branches node_modules/ +# Editors +.vscode + # Logs logs *.log