gitignore: add qsbr-minimal
[urcu.git] / .gitignore
index 2fdfc1cb412ff661d587551ad9077ffb6d01db77..b3bce57546c41ea2a904328283ceeff5e2e168cc 100644 (file)
@@ -73,7 +73,16 @@ 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
 
 #automake
 /config.h
This page took 0.02208 seconds and 4 git commands to generate.