From d21497f9fba95688e464ae712bd6b4c0fbc4ea13 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Sat, 19 Sep 2009 09:54:20 -0700 Subject: include/: add tls errno and res_state Signed-off-by: Austin Foxley --- include/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'include/.gitignore') diff --git a/include/.gitignore b/include/.gitignore index b41230418..8df009b6a 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1,3 +1,11 @@ +# +# Never ignore these +# +!.gitignore + +# +# Generated files +# /bits/ /config/ @@ -9,6 +17,7 @@ /hp-timing.h /pthread.h /semaphore.h +/thread_db.h /sgidefs.h /sys/acct.h -- cgit v1.2.3