diff --git a/Go.gitignore b/Go.gitignore index f2dd9554..66fd13c9 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -10,3 +10,6 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out + +# Dependency directories (remove the comment below to include it) +# vendor/