From de4433298a5e25512aee559c1cb8f1d369aea611 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 21 Mar 2017 13:58:13 -0700 Subject: Add a release creation script One TBD left is the signing of the tarballs. Signed-off-by: Alexey Neyman --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 98480b07..daedcdd6 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ build.log targets/ # .. and log for 'build-all' .build-all +# .. and release creation +release -- cgit v1.2.3