From 046df34dc95c42a8056232116323f807d4c6755a Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Thu, 8 Oct 2020 17:05:29 -0400 Subject: Ignore build result 'hook' and update the build script. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e12b10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +hook -- cgit v1.2.3