From 80e5528ed12d7f70211708d5a3b598bd0b5196a1 Mon Sep 17 00:00:00 2001 From: "VanCuren, Logan" Date: Tue, 29 Nov 2022 09:57:31 -0800 Subject: [PATCH] Adding the output from update.sh script to .gitigore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c69ed5b..a3583e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ vendor/ +# Ignore the binary output directory (result of running update.sh). +/out/