X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=.gitignore;h=12ec06c09df19ba79004781e8d5f2ed90911dba5;hb=6e80c5ef08ec5705b72eff37685fd0ab5feabeb8;hp=b7347e113b32b77e9f8ed3ee9cf4d509f9658303;hpb=442175e6eb2d8449c2e5c06c8889d958d9c2406d;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index b7347e11..12ec06c0 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,18 @@ cscope.* /tests/benchmark/bench1 /tests/benchmark/bench2 +/tests/compile/api0/ctf-types/ctf-types +/tests/compile/api0/ctf-types/ctf-types-api1 +/tests/compile/api0/hello.cxx/hello +/tests/compile/api0/hello.cxx/hello-api1 +/tests/compile/api0/hello/hello +/tests/compile/api0/hello/hello-api1 +/tests/compile/api0/hello-many/hello-many +/tests/compile/api0/hello-many/hello-many-api1 +/tests/compile/api0/same_line_tracepoint/same_line_tracepoint +/tests/compile/api0/same_line_tracepoint/same_line_tracepoint_api1 +/tests/compile/api0/test-app-ctx/hello +/tests/compile/api0/test-app-ctx/hello-api1 /tests/compile/api1/hello.cxx/hello /tests/compile/api1/hello.cxx/hello-compatapi1 /tests/compile/api1/hello/hello @@ -159,6 +171,12 @@ cscope.* /tests/Makefile /tests/benchmark/Makefile /tests/compile/Makefile +/tests/compile/api0/Makefile +/tests/compile/api0/ctf-types/Makefile +/tests/compile/api0/hello-many/Makefile +/tests/compile/api0/hello.cxx/Makefile +/tests/compile/api0/hello/Makefile +/tests/compile/api0/same_line_tracepoint/Makefile /tests/compile/api1/Makefile /tests/compile/api1/ust-fields/Makefile /tests/compile/api1/hello-many/Makefile