diff --git a/.gitignore b/.gitignore index c558527..de7c370 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Dependency directories (remove the comment below to include it) -# vendor/ +# Dependency directories +vendor/ # IDE .idea