X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=a028211c245b310b3e396593344460c6ec066417;hp=e54aefddaf6aa3b9fdd50c6be764186f21bfe163;hb=835b9ab3ca3777fe42e37e92096226ebd19ca75b;hpb=042e8cfe9b352b325a7350f345a3f2923606a2be diff --git a/.gitignore b/.gitignore index e54aefd..a028211 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ -include/urcu/arch.h -include/urcu/uatomic.h tests/api.h tests/unit/urcu-asm.S +tests/unit/test_arch tests/unit/test_uatomic tests/unit/test_urcu_multiflavor tests/unit/test_urcu_multiflavor_dynlink @@ -126,7 +125,6 @@ doc/examples/rculfhash/cds_lfht_for_each_entry_duplicate .deps/ .libs/ Makefile.in -Makefile *.la *.bz2 *.o @@ -163,3 +161,16 @@ liburcu-cds.pc liburcu-qsbr.pc liburcu-mb.pc liburcu-signal.pc + +/Makefile +/doc/Makefile +/doc/examples/Makefile +/extras/Makefile +/include/Makefile +/src/Makefile +/tests/Makefile +/tests/benchmark/Makefile +/tests/common/Makefile +/tests/regression/Makefile +/tests/unit/Makefile +/tests/utils/Makefile