Propagate default values from configure.ac to asciidoc.conf
[lttng-tools.git] / .gitignore
index df149a4652e483c7388f4a6c9fc756de6fc35cb5..f9fd809e28dc8c5e83c14113c42e9d7a247cde89 100644 (file)
@@ -16,6 +16,8 @@ Makefile.in
 *.bz2
 *.tar
 *.class
+*.trs
+*.log
 .dirstamp
 configure
 aclocal.m4
@@ -97,6 +99,7 @@ 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/utils/testapp/gen-ust-nevents/gen-ust-nevents
@@ -110,10 +113,8 @@ tests/regression/ust/python-logging/test_python_logging
 /doc/man/*.8
 /doc/man/*.xml
 /doc/man/*.html
-!/doc/man/lttng-crash.1
+/doc/man/asciidoc.conf
 !/doc/man/lttng-health-check.3
-!/doc/man/lttng-relayd.8
-!/doc/man/lttng-sessiond.8
 
 /benchmark/
 
This page took 0.026313 seconds and 5 git commands to generate.