From 1d8b00cf4c5ac324a3cf3f380d6d9e86eebb70e1 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 5 Jan 2021 12:54:47 +0100 Subject: [PATCH] * lib/.gitignore: More files to ignore. --- lib/.gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/.gitignore b/lib/.gitignore index f7d7c58b0..ac11cc115 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,3 +1,5 @@ +*.alias +*.sed alloca.h configmake.h dummy.c @@ -5,8 +7,10 @@ errno.h fcntl.h getopt-cdefs.h getopt.h +inttypes.h libgnu.a limits.h +locale.h stdalign.h stdint.h stdio.h @@ -19,5 +23,3 @@ time.h unistd.h wchar.h wctype.h -*.sed -*.alias