From 4360c9bc507e4a50bb3219a9325c46cfac6bbd47 Mon Sep 17 00:00:00 2001 From: Aaron Johnon Date: Mon, 1 Apr 2024 02:40:21 -0500 Subject: [PATCH] Added local build and install scripts to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e0cb014..57e2ec0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ /chkip /bin +/build.sh +/install.sh /out /output