From f30dc64d38051222929f18a24786a6a52307871d Mon Sep 17 00:00:00 2001 From: therealchfkch <89243590+therealchfkch@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:15:44 +0100 Subject: [PATCH] gitignore expanded for vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 27f447b..272afb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pullconfig.code-workspace *.code-workspace +.vscode