From 04bbbbe486b730660cc38cf597b38b5e5d62e365 Mon Sep 17 00:00:00 2001 From: Jean-Louis Huynen Date: Thu, 10 Jan 2019 10:13:57 +0100 Subject: [PATCH] ignore compilation output~ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f1c181e..729183a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.dll *.so *.dylib +d4-goclient # Test binary, build with `go test -c` *.test