Print the git version used to build from a distribution tarball
[lttng-tools.git] / .gitignore
index 108dc1c7e468f3517a49bf8d655da700645aff1d..675b44e82b4d110383a4fe065ebbe12aeb78e1ae 100644 (file)
@@ -108,13 +108,14 @@ health_check
 /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/utils/testapp/gen-syscall-events/gen-syscall-events
 /tests/regression/tools/live/live_test
 /tests/unit/ini_config/ini_config
 /tests/perf/find_event
 /tests/perf/test_perf_raw
-/tests/regression/1
 /tests/unit/test_string_utils
 /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
 
@@ -130,6 +131,7 @@ health_check
 
 /benchmark/
 
-/include/version.h
+/include/version.i
+/include/version.i.tmp
 
 classnoinst.stamp
This page took 0.024975 seconds and 5 git commands to generate.