From: Simon McVittie Date: Fri, 14 Dec 2018 12:37:48 +0000 (+0000) Subject: Top level .gitignore: Remove files that now live in build-aux/ X-Git-Tag: dbus-1.13.10~37^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932638b18de9055ef9df14be02e7d59a6e138223;p=thirdparty%2Fdbus.git Top level .gitignore: Remove files that now live in build-aux/ We put these in build-aux/ since 15e6b4f5, and we ignore all of build-aux/, so we don't need to ignore them separately. Signed-off-by: Simon McVittie --- diff --git a/.gitignore b/.gitignore index 04c276c1f..154e9c3cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,19 +5,13 @@ *~ /.ccache/ /build-aux/ -compile config.cache config.log config.status -config.sub configure cscope.out -depcomp *.pc -install-sh libtool -ltmain.sh -missing /m4/lt*.m4 /m4/libtool.m4 stamp-h1 @@ -28,7 +22,6 @@ Makefile Makefile.in aclocal.m4 autom4te.cache -config.guess config.h config.h.in *.bb @@ -44,5 +37,4 @@ tags /lcov.html/ /lcov.info /lcov.info.tmp -/tap-driver.sh /test-driver