diff --git a/.gitignore b/.gitignore index 2bc7dc72..97927dad 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +# Golang vendor folder +vendor + # Intelli-J files .idea