From: Paul Eggert Date: Sun, 24 Jul 2022 22:50:36 +0000 (-0700) Subject: Update .gitignore X-Git-Tag: v1.35~60 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8ed180b03ccba9c0b056f1e6b24642f89782bfd3;p=thirdparty%2Ftar.git Update .gitignore * .gitignore: Redo for current sources. --- diff --git a/.gitignore b/.gitignore index fff2a7c2..e3e37559 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,32 @@ -/ABOUT-NLS -/build-aux -*.a +*.[aios] +*.[gx]z +*.bz2 +*.cache +*.diff *.la *.lo -*.o +*.orig +*.patch +*.rej *.so +*DISTFILES *~ -.bootstrap .deps .emacs* -.libs .gdbinit -ChangeLog -INSTALL -Make.rules +/.bootstrap +/ABOUT-NLS +/ChangeLog +/INSTALL +/Make.rules +/aclocal.m4 +/build-aux +/conf* +!/configure.ac +/gnu/ +/m4/ +/rmt/ +/stamp-h1 Makefile Makefile.in -aclocal.m4 -autom4te.cache -config.h -config.h.in -config.log -config.status -configure -gnu -libtool -m4 -rmt -stamp-h1 TAGS