diff options
author | mirabilos <m@mirbsd.org> | 2017-05-21 20:29:59 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-05-22 12:06:41 +0200 |
commit | 1e660c21a565defad10585800aaa0122717e8f54 (patch) | |
tree | f274e803a7a55ae1a9571be5ce4a95ef985af3f3 /include/.gitignore | |
parent | d183d93e47ad16bc9983107a419121b02e0da51e (diff) |
add another generated file
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'include/.gitignore')
-rw-r--r-- | include/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/.gitignore b/include/.gitignore index 3461fcdcb..1d7d035e4 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -20,8 +20,8 @@ /not-cancel.h /pthread.h /semaphore.h -/thread_db.h /sgidefs.h +/thread_db.h /sys/acct.h /sys/asm.h @@ -30,6 +30,7 @@ /sys/elf.h /sys/epoll.h /sys/eventfd.h +/sys/fanotify.h /sys/fpregdef.h /sys/inotify.h /sys/io.h |