diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-11-14 00:07:03 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-11-14 00:07:03 -0500 |
commit | 92e25ae0cded0579b1d9ea2f41523338cf81bc18 (patch) | |
tree | 3e0753bdc24a7ef12c481ed607ec9975915aef07 | |
parent | f282feaa6ee9ec3fb346bf4307289673c3c2b81a (diff) |
include/: ignore more symlinks
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r-- | include/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/.gitignore b/include/.gitignore index 34589e359..ef3a3b4a7 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -15,6 +15,9 @@ /dl-osinfo.h /fpu_control.h /hp-timing.h +/jmpbuf-offsets.h +/jmpbuf-unwind.h +/not-cancel.h /pthread.h /semaphore.h /thread_db.h |