From adba8dc05177cc3b29847fd47d5d3e873162c923 Mon Sep 17 00:00:00 2001 From: Ringo Hoffmann Date: Mon, 8 Nov 2021 23:09:45 +0100 Subject: [PATCH] add .vscode directory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3ae0f0e..394b2f5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +.vscode/ \ No newline at end of file