X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=334626385b2d0aa534cafdbfd15b2437e9377448;hb=95bba308b25b1d642d1ef96210bfb70384ab6de6;hp=c4c3bdd137a6336814466a8acdf54ec219ab56f5;hpb=05796604aee3ce40f4170b691b6126c89c2d09e6;p=urcu.git diff --git a/.gitignore b/.gitignore index c4c3bdd..3346263 100644 --- a/.gitignore +++ b/.gitignore @@ -73,9 +73,21 @@ tests/test_urcu_wfcq_dynlink tests/*.log *.so +doc/examples/qsbr-minimal/qsbr-minimal + doc/examples/list/cds_list_add_rcu doc/examples/list/cds_list_add_tail_rcu doc/examples/list/cds_list_del_rcu +doc/examples/list/cds_list_for_each_rcu +doc/examples/list/cds_list_for_each_entry_rcu +doc/examples/list/cds_list_replace_rcu + +doc/examples/wfcqueue/cds_wfcq_enqueue +doc/examples/wfcqueue/cds_wfcq_dequeue +doc/examples/wfcqueue/cds_wfcq_splice + +doc/examples/wfstack/cds_wfs_push +doc/examples/wfstack/cds_wfs_pop #automake /config.h