From 932638b18de9055ef9df14be02e7d59a6e138223 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Dec 2018 12:37:48 +0000 Subject: 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 --- .gitignore | 8 -------- 1 file changed, 8 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 04c276c1..154e9c3c 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 -- cgit v1.2.1