From e93fc5dba49a50ecaab516e6d3e3a5b8cc32b200 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 15 Apr 2017 20:42:58 +0100 Subject: [PATCH] lib: update .gitignore Signed-off-by: Sami Kerola --- lib/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/.gitignore b/lib/.gitignore index 01559e4..203f90d 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -6,6 +6,7 @@ /Makefile /Makefile.am /Makefile.in +/_Noreturn.h /alloca.h /alloca.in.h /arg-nonnull.h @@ -57,6 +58,11 @@ /fstat.c /ftell.c /ftello.c +/getopt-cdefs.in.h +/getopt-core.h +/getopt-ext.h +/getopt-pfx-core.h +/getopt-pfx-ext.h /getopt.c /getopt.in.h /getopt1.c