Fix: systematic overwrite of union values on add context
[lttng-tools.git] / .gitignore
index 3e8d05dd5a207ec98b69e9a954c47c7ef32d32f3..ca08d958496802c45960754c4db2715f4381c772 100644 (file)
@@ -29,6 +29,11 @@ libtool
 tags
 /config/
 
+.autotools
+.cproject
+.project
+.settings/
+
 # cscope and ctags
 cscope.*
 tags
@@ -88,6 +93,11 @@ health_check
 /tests/regression/ust/fork/fork2
 /tests/regression/ust/libc-wrapper/prog
 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/ust-dl/prog
+/tests/regression/ust/ust-dl/libfoo.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
This page took 0.024046 seconds and 4 git commands to generate.