X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=01f9e92fc9e91bae9985f9686021c0a08f4e638f;hp=01611b43deda41c87213f3115d24bb5247a321c1;hb=c83da169e62137d669d458a03fce1ed7b76fb0c2;hpb=d427bff9f837b32b4f7cd000078ed43cc0929a73 diff --git a/.gitignore b/.gitignore index 01611b4..01f9e92 100644 --- a/.gitignore +++ b/.gitignore @@ -73,12 +73,18 @@ 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 + #automake /config.h .deps/