X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=a028211c245b310b3e396593344460c6ec066417;hp=be01a127b0ad618f418f93391897a90e099d937c;hb=835b9ab3ca3777fe42e37e92096226ebd19ca75b;hpb=0b1e236d1711f4f9076f73a093ece05aca00eca4 diff --git a/.gitignore b/.gitignore index be01a12..a028211 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ 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 @@ -124,7 +125,6 @@ doc/examples/rculfhash/cds_lfht_for_each_entry_duplicate .deps/ .libs/ Makefile.in -Makefile *.la *.bz2 *.o @@ -161,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