diff --git a/.gitignore b/.gitignore index 6e85044..9880b30 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out vendor + +# IDE config +.vscode