From 8209d80f277ae895b9fca28ed0e14cc19ee0cab2 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 24 Nov 2019 00:33:24 +0100 Subject: [PATCH] Add goreleaser config to help automate builds for various platforms We're currently building the following targets: - Linux 386/x64/armv6/arm64 - Windows 386/x64 - macOS x64 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1d90896..0d8c7fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ cmd/gold/gold +cmd/gold/dist/