diff --git a/Go.gitignore b/Go.gitignore index 397a0ed4acb63ede454a58674a75984d0ba18308..5e1047c9d78472f78ba178b0fed1de964f14a3d8 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -26,5 +26,5 @@ _testmain.go # Output of the go coverage tool, specifically when used with LiteIDE *.out -# external packages folder +# External packages folder vendor/