Print the git version used to build from a distribution tarball
[lttng-tools.git] / .gitignore
index 1f748c3c209a8e777dfb79cb69568801ee38cdde..675b44e82b4d110383a4fe065ebbe12aeb78e1ae 100644 (file)
@@ -108,8 +108,10 @@ 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
@@ -129,6 +131,7 @@ health_check
 
 /benchmark/
 
-/include/version.h
+/include/version.i
+/include/version.i.tmp
 
 classnoinst.stamp
This page took 0.024107 seconds and 5 git commands to generate.