From 6ded9a6c2478d6c6d0605606003385406bbd61de Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Sun, 6 Jan 2019 12:19:25 -0500 Subject: [PATCH] Update .gitignore. The ignored m4 files list has bitrotted slightly, fix it up. --- m4/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/m4/.gitignore b/m4/.gitignore index 18e8714..2497a50 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -2,8 +2,8 @@ codeset.m4 errno_h.m4 extensions.m4 +extern-inline.m4 fcntl-o.m4 -fix-gnulib.m4 getdelim.m4 getline.m4 getopt.m4 @@ -51,7 +51,6 @@ stdint_h.m4 stdio_h.m4 stdlib_h.m4 sys_types_h.m4 -thread.m4 threadlib.m4 tls.m4 uintmax_t.m4 -- 2.43.0