Tests: accommodate stricter mktemp implementations in tests
[lttng-tools.git] / .gitignore
index 44c3ee7cdeda9119efc08744396cc49704e0761e..263b2a05c500cd1417194fce8b7d72cc06b6e505 100644 (file)
@@ -16,6 +16,8 @@ Makefile.in
 *.bz2
 *.tar
 *.class
+*.trs
+*.log
 .dirstamp
 configure
 aclocal.m4
@@ -97,8 +99,10 @@ tests/regression/ust/python-logging/test_python_logging
 /tests/regression/ust/baddr-statedump/prog
 /tests/regression/ust/baddr-statedump/prog.debug
 /tests/regression/ust/baddr-statedump/prog.strip
+/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/utils/testapp/gen-ust-nevents/gen-ust-nevents
 /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
 /tests/regression/tools/live/live_test
@@ -110,6 +114,7 @@ tests/regression/ust/python-logging/test_python_logging
 /doc/man/*.8
 /doc/man/*.xml
 /doc/man/*.html
+/doc/man/asciidoc-attrs.conf
 !/doc/man/lttng-health-check.3
 
 /benchmark/
This page took 0.026301 seconds and 5 git commands to generate.