diff --git a/Go.gitignore b/Go.gitignore
index 5e1047c9..8fbf8f77 100644
--- a/Go.gitignore
+++ b/Go.gitignore
@@ -28,3 +28,6 @@ _testmain.go
 
 # External packages folder
 vendor/
+
+# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
+.glide/