about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-27 21:29:43 +0000
committerEric Wong <e@80x24.org>2019-04-27 21:29:43 +0000
commit79b949e62b8a6f6f0047edcd2bf20970481a94b1 (patch)
tree381bd8121621969149d08dd613a204fceab12b66
parentcd9baef52c4d6f03b6d474edf9863fd9bcfb6c31 (diff)
downloadcmogstored-79b949e62b8a6f6f0047edcd2bf20970481a94b1.tar.gz
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.
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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