From: Mike Frysinger Date: Sun, 12 Dec 2021 04:34:25 +0000 (-0500) Subject: gitignore: drop redundant config.h.in~ rule X-Git-Tag: v1.16i~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2b3c48dfebe2aed119cc9dd87adc02cbc0ece34;p=thirdparty%2Fautomake.git gitignore: drop redundant config.h.in~ rule Since we're ignoring all *~ files, we don't need this explicit one. * .gitignore: Delete config.h.in~ rule. --- diff --git a/.gitignore b/.gitignore index 6e7809bff..40540ad7e 100644 --- a/.gitignore +++ b/.gitignore @@ -28,7 +28,6 @@ /doc/amhello/aclocal.m4 /doc/amhello/compile /doc/amhello/config.h.in -/doc/amhello/config.h.in~ /doc/amhello/configure /doc/amhello/depcomp /doc/amhello/install-sh