From: Darren Tucker Date: Sun, 6 Sep 2020 11:56:36 +0000 (+1000) Subject: Add aclocal.m4 and config.h.in~ to .gitignore. X-Git-Tag: V_8_4_P1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600c1c27abd496372bd0cf83d21a1c119dfdf9a5;p=thirdparty%2Fopenssh-portable.git Add aclocal.m4 and config.h.in~ to .gitignore. aclocal.m4 is now generated by autoreconf. --- diff --git a/.gitignore b/.gitignore index 043674f43..5e4ae5a60 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,11 @@ Makefile buildpkg.sh config.h config.h.in +config.h.in~ config.log config.status configure +aclocal.m4 openbsd-compat/Makefile openbsd-compat/regress/Makefile openssh.xml