From da94442fae40736859787575b65720382c1f231c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 3 Oct 2020 18:24:56 +0200 Subject: Build for release and configure static linking Set up a release build and distribution packaging. Configure static linking for 'openssl' and 'libgit2'. Based on or copied from code from 'git-suggestion'. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea8c4bf..48681a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +/dist/ /target -- cgit v1.2.3