diff options
Diffstat (limited to 'libpthread')
| -rw-r--r-- | libpthread/nptl/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore index 66f669286..ca5b60f3e 100644 --- a/libpthread/nptl/.gitignore +++ b/libpthread/nptl/.gitignore @@ -1,6 +1,19 @@ +# +# Never ignore these +# +!.gitignore + +# +# Generated files +# pthread-errnos.[hcs] tcb-offsets.[hcs] lowlevelbarrier.[hcs] lowlevelcond.[hcs] lowlevelrwlock.[hcs] unwindbuf.[hcs] +banner.h +sysdeps/pthread/pt-sigaction.c +sysdeps/pthread/pt-sigfillset.c +sysdeps/pthread/pt-sigprocmask.c +version.h |
