From c705b74e67faa842ff8f4f31865b472a04dc78c9 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Sat, 19 Aug 2023 11:42:17 -0700 Subject: [PATCH] ignore built file: help/ilogn in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 50b893b..f668798 100644 --- a/.gitignore +++ b/.gitignore @@ -86,6 +86,7 @@ help/errorcodes help/full help/funclist help/funclist.c +help/ilogn help/libcalc help/man help/new_custom