Update gitignore
authorDavid Goulet <dgoulet@efficios.com>
Tue, 6 Aug 2013 10:34:28 +0000 (06:34 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 6 Aug 2013 10:34:28 +0000 (06:34 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
.gitignore

index 120d93658e36e2db8781d09febde905be8a97d99..12c243d445e67c3d3512509b19ce61a9d52b05ee 100644 (file)
@@ -45,6 +45,7 @@ src/lib/lttng-ctl/filter/filter-parser.output
 extras/bindings/swig/python/lttng.i
 extras/bindings/swig/python/lttng.py
 extras/bindings/swig/python/lttng_wrap.c
 extras/bindings/swig/python/lttng.i
 extras/bindings/swig/python/lttng.py
 extras/bindings/swig/python/lttng_wrap.c
+extras/core-handler/crash
 
 .checkpatch.conf
 
 
 .checkpatch.conf
 
@@ -73,5 +74,6 @@ tests/regression/ust/exit-fast/exit-fast
 tests/regression/ust/fork/fork
 tests/regression/ust/fork/fork2
 tests/regression/ust/libc-wrapper/prog
 tests/regression/ust/fork/fork
 tests/regression/ust/fork/fork2
 tests/regression/ust/libc-wrapper/prog
+tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
 
 benchmark/
 
 benchmark/
This page took 0.026588 seconds and 5 git commands to generate.