From 4dd259430f3050309c3a30977f936517b43bc44e Mon Sep 17 00:00:00 2001 From: Fitz Date: Fri, 23 Feb 2018 16:41:54 +0800 Subject: [PATCH] add goreleaser --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ea11e03..3e17555 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ -vendor \ No newline at end of file +vendor +dist \ No newline at end of file