diff options
Diffstat (limited to 'libpthread/nptl/.gitignore')
-rw-r--r-- | libpthread/nptl/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore new file mode 100644 index 000000000..c7ded8eb2 --- /dev/null +++ b/libpthread/nptl/.gitignore @@ -0,0 +1,21 @@ +# +# Never ignore these +# +!.gitignore + +# +# Generated files +# +gen_l* +pthread-errnos.[hcs] +tcb-offsets.[hcs] +lowlevelbarrier.h +lowlevelcond.h +lowlevelrwlock.h +lowlevelrobustlock.h +unwindbuf.h +structsem.h +pthread-pi-defines.h +sysdeps/pthread/pt-sigaction.c +sysdeps/pthread/pt-sigfillset.c +sysdeps/pthread/pt-sigprocmask.c |