From 79b949e62b8a6f6f0047edcd2bf20970481a94b1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Apr 2019 21:29:43 +0000 Subject: .gitignore: add extra ignores for gnulib in Debian 9 I usually use gnulib.git, but not everybody does and it's worth cleaning things up a bit for this common case. Tested with gnulib 20140202+stable-2+deb9u1 in Debian 9 (stretch). Further updates may be needed for other common distros which package gnulib. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 459f721..768a6ab 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,8 @@ tags /build-aux/ar-lib /build-aux/compile /build-aux/test-driver + +# should be redundant, but different revisions of gnulib +# yield different results: +/build-aux/snippet/*.h +/m4/onceonly.m4 -- cgit v1.2.3-24-ge0c7