Update version to v2.9.15
[lttng-tools.git] / .gitignore
index 263b2a05c500cd1417194fce8b7d72cc06b6e505..39067613d1d7384395a97b6a6685498a7c6cb30a 100644 (file)
@@ -18,6 +18,7 @@ Makefile.in
 *.class
 *.trs
 *.log
+*.exe
 .dirstamp
 configure
 aclocal.m4
@@ -103,10 +104,14 @@ tests/regression/ust/python-logging/test_python_logging
 /tests/regression/ust/ust-dl/prog
 /tests/regression/ust/ust-dl/libfoo.so.debug
 /tests/regression/ust/ust-dl/libbar.so.debug
+/tests/regression/ust/ust-dl/libzzz.so.debug
+/tests/regression/ust/ust-dl/test_ust-dl
 /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
 /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
 /tests/regression/tools/live/live_test
 /tests/unit/ini_config/ini_config
+/tests/perf/find_event
+/tests/perf/test_perf_raw
 
 # man pages
 /doc/man/*.1
This page took 0.022679 seconds and 4 git commands to generate.