diff options
Diffstat (limited to 'include/.gitignore')
-rw-r--r-- | include/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
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 |