From 614bc1613064bd1c115aed8528922fa985038369 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 4 Sep 2024 10:24:44 -0400 Subject: [PATCH] update .gitignore /confdefs.h /conftest.c /conftest.err /tmp.h --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e5b52468a..6a56c2089 100644 --- a/.gitignore +++ b/.gitignore @@ -44,11 +44,14 @@ asn1_*_asn1.c /aclocal.m4 /autom4te.cache /compile +/confdefs.h /config.guess /config.log /config.status /config.sub /configure +/conftest.c +/conftest.err /depcomp /install-sh /libtool @@ -58,6 +61,7 @@ asn1_*_asn1.c /stage1.diff /stage2.diff /test-driver +/tmp.h /ylwrap /lib/libedit/aclocal.m4