Update version to v2.9.15
[lttng-tools.git] / .gitignore
index f9fd809e28dc8c5e83c14113c42e9d7a247cde89..39067613d1d7384395a97b6a6685498a7c6cb30a 100644 (file)
@@ -18,6 +18,7 @@ Makefile.in
 *.class
 *.trs
 *.log
+*.exe
 .dirstamp
 configure
 aclocal.m4
@@ -102,10 +103,15 @@ tests/regression/ust/python-logging/test_python_logging
 /tests/regression/ust/type-declarations/type-declarations
 /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
@@ -113,7 +119,7 @@ tests/regression/ust/python-logging/test_python_logging
 /doc/man/*.8
 /doc/man/*.xml
 /doc/man/*.html
-/doc/man/asciidoc.conf
+/doc/man/asciidoc-attrs.conf
 !/doc/man/lttng-health-check.3
 
 /benchmark/
This page took 0.022898 seconds and 4 git commands to generate.