From 2776d3f8573226f4947bf982ecf4e28c1e121825 Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Thu, 6 May 2021 14:04:24 -0500 Subject: [PATCH] removing glide from ignore Signed-off-by: Mike Brown --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index a1338d685..ea58090bd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,3 @@ # 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/