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