From 0da31e9f420e573621712420bf71eb1ca8f6d07f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 30 Dec 2021 17:11:57 +0000 Subject: Add Windows release automation and bump to v0.2 Preparing for the January beta release. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6861589..5cfdbc5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ /compile_commands.json # a place to plonk crap you don't wanna commit yet -/junk +/junk/ + +# where release archives get plonked +/release/ -- cgit v1.2.3