From 356562075a2729bf1e8409ba2dfa7645e2f37143 Mon Sep 17 00:00:00 2001 From: Daniele Conventi Date: Wed, 24 Aug 2016 15:19:23 +0200 Subject: [PATCH] glide files in .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a269354..0265826 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,5 @@ _testmain.go docker vendor -bin \ No newline at end of file +bin +glide.*