From d8fe21176e5792f76d7411ad118baca400ea7ebe Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 6 Aug 2013 06:34:28 -0400 Subject: [PATCH] Update gitignore Signed-off-by: David Goulet --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 120d93658..12c243d44 100644 --- a/.gitignore +++ b/.gitignore @@ -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/core-handler/crash .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/utils/testapp/gen-ust-nevents/gen-ust-nevents benchmark/ -- 2.34.1