From 553f4ab312f549194e5c939e9a4875ad3431ba18 Mon Sep 17 00:00:00 2001 From: chee Date: Tue, 19 Feb 2019 23:50:15 +0000 Subject: [PATCH] Ignore Microsoft's Visual Studio Code's workspace settings folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2658d7..20de930 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +.vscode/