From d6b86aa4471207a917ac6612b331983419693839 Mon Sep 17 00:00:00 2001 From: Jay Zhang Date: Mon, 7 Oct 2019 15:13:19 +0800 Subject: [PATCH] chore: ignore binary --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f1c181e..cf9de60 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.dll *.so *.dylib +cmd/diagnosis/diagnosis # Test binary, build with `go test -c` *.test