diff --git a/.gitignore b/.gitignore index ada6c14..6cbc40d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 -.glide/ - +# Go vendor dir +vendor