From 668d727fc2156f0aa530632d0da8eee6d5b2e057 Mon Sep 17 00:00:00 2001 From: Sean Malloy Date: Sat, 2 May 2020 23:11:10 -0500 Subject: [PATCH] Add VS Code File To .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65f7e6348..7eb986f87 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ _output/ _tmp/ vendordiff.patch .idea/ - +*.code-workspace