From 9ea959a9f2ff0e8d20c7d01acf63bf2e01feb12b Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Mon, 25 Jul 2011 20:15:24 +1000 Subject: [PATCH] Ignore files generated at build (compile) time --- lib/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/.gitignore b/lib/.gitignore index e69de29..a844039 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -0,0 +1,15 @@ +alloca.h +arg-nonnull.h +c++defs.h +ctype.h +getopt.h +locale.h +math.h +stdio.h +stdlib.h +string.h +sys/ +time.h +unistd.h +warn-on-use.h +wchar.h