X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=9d504cc08753a4eb85b8a5e236916f434465bdee;hb=d2a010d1e67e246e8ab4a847b8bbbdbce2b4e2d7;hp=12ec06c09df19ba79004781e8d5f2ed90911dba5;hpb=6f78600e9600f413ebdf532e154d8946725d83fd;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index 12ec06c0..9d504cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,16 @@ cscope.* /tests/compile/api1/test-app-ctx/hello-compatapi1 /tests/compile/api1/ust-fields/ust-fields /tests/compile/api1/ust-fields/ust-fields-compatapi1 +/tests/regression/abi0-conflict/app_noust +/tests/regression/abi0-conflict/app_noust_dlopen +/tests/regression/abi0-conflict/app_noust_indirect_abi0 +/tests/regression/abi0-conflict/app_noust_indirect_abi0_abi1 +/tests/regression/abi0-conflict/app_noust_indirect_abi1 +/tests/regression/abi0-conflict/app_ust +/tests/regression/abi0-conflict/app_ust_dlopen +/tests/regression/abi0-conflict/app_ust_indirect_abi0 +/tests/regression/abi0-conflict/app_ust_indirect_abi0_abi1 +/tests/regression/abi0-conflict/app_ust_indirect_abi1 /tests/unit/gcc-weak-hidden/test_gcc_weak_hidden /tests/unit/libmsgpack/test_msgpack /tests/unit/libringbuffer/test_shm @@ -184,6 +194,8 @@ cscope.* /tests/compile/api1/hello/Makefile /tests/compile/api1/same_line_tracepoint/Makefile /tests/compile/api1/test-app-ctx/Makefile +/tests/regression/abi0-conflict/Makefile +/tests/regression/Makefile /tests/unit/Makefile /tests/unit/gcc-weak-hidden/Makefile /tests/unit/libmsgpack/Makefile