X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=529ba094f03730bd07a2e3b688e6273378e1d86e;hp=29aa7e51976561a1b2702a12b7d1f6b9a83637d1;hb=e90ad78457151a8faec9d77934b292f458082386;hpb=d486ecdb45ad7b0908b7c4010672af72e5a67caf diff --git a/.gitignore b/.gitignore index 29aa7e5..529ba09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,64 @@ +liburcu.so test_rwlock_timing test_urcu +test_urcu_dynamic_link test_urcu_timing test_urcu_yield urcu-asm.o +urcu-asm.S urcu.o urcutorture urcutorture-yield urcu-yield.o +tests/api.h +urcu/arch.h +urcu/uatomic_arch.h +liburcu-defer.so +liburcu-mb.so +liburcu-qsbr.so +urcu-defer.o +urcu-mb.o +urcu-qsbr.o +tests/test_looplen +tests/test_mutex +tests/test_perthreadlock +tests/test_perthreadlock_timing +tests/test_qsbr +tests/test_qsbr_dynamic_link +tests/test_qsbr_gc +tests/test_qsbr_lgc +tests/test_qsbr_timing +tests/test_rwlock +tests/test_uatomic +tests/test_urcu_gc +tests/test_urcu_gc_mb +tests/test_urcu_lgc +tests/test_urcu_lgc_mb +tests/test_urcu_mb +tests/test_urcu_mb_defer +tests/test_urcu_assign +tests/test_urcu_assign_dynamic_link +tests/test_urcu_bp +tests/test_urcu_bp_dynamic_link +tests/*.log + +#automake +/config.h +.deps/ +.libs/ +Makefile.in +Makefile +*.m4 +*.la +*.bz2 +*.o +*.lo +*.loT +/config.log +/configure +/config/ +/libtool +/stamp-h1 +/config.h.in +/config.status +/autom4te.cache/