update .gitignore

/confdefs.h
/conftest.c
/conftest.err
/tmp.h
This commit is contained in:
Jeffrey Altman 2024-09-04 10:24:44 -04:00
parent 305ab03155
commit 614bc16130

4
.gitignore vendored

@ -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