From 1e3ecad709691256d5dabcab448e946aa543bb85 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 8 May 2017 11:12:00 +0200 Subject: feat release: Add simple release script Adds a simple script that will build stripped binaries for various platforms and GPG-sign them. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9f11b755a17d..53a04aab3a89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea/ +release/ -- cgit 1.4.1