From 4bee9db1b8925bcc3c431d29192d8358e2afda00 Mon Sep 17 00:00:00 2001 From: Matthias Loibl Date: Tue, 8 Aug 2017 12:37:36 +0200 Subject: [PATCH] We don't use glide so we can get rid of it in the .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e6dca1..d06f11b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,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/