Add demo-tracelog to gitignore file
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Jun 2015 18:42:56 +0000 (14:42 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Jun 2015 18:42:56 +0000 (14:42 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore

index 166255e80e5b8f151dbfbc76935f283e8bc60164..166a260b5e0bf30cf49dd9ca45ee51cc7ee3f634 100644 (file)
@@ -38,6 +38,7 @@ doc/examples/hello-static-lib/hello
 doc/examples/gen-tp/sample
 doc/examples/gen-tp/sample_tracepoint.h
 doc/examples/demo-tracef/demo-tracef
+doc/examples/demo-tracelog/demo-tracelog
 
 tests/hello/hello
 tests/hello.cxx/hello
This page took 0.02452 seconds and 4 git commands to generate.