Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / .gitignore
index 709ac0711e3864e9a244a3637994af6dcbfbc169..58610444071ce925d0ba68ad758c930c1532dce3 100644 (file)
@@ -15,6 +15,7 @@
 /tests/plugins/src.ctf.fs/succeed/gen-trace-simple
 /tests/plugins/sink.ctf.fs/succeed/gen-trace-float
 /tests/plugins/sink.ctf.fs/succeed/gen-trace-double
+/tests/utils/env.sh
 *~
 *.o
 *.a
 .deps
 *.bkp
 *.trs
-ctf-lexer.c
-ctf-parser.c
-ctf-parser.h
-ctf-parser-test
-/src/plugins/ctf/common/metadata/lexer.c
-/src/plugins/ctf/common/metadata/parser.c
-/src/plugins/ctf/common/metadata/parser.h
+/src/plugins/ctf/common/metadata/lexer.cpp
+/src/plugins/ctf/common/metadata/parser.cpp
+/src/plugins/ctf/common/metadata/parser.hpp
 /src/plugins/ctf/common/metadata/parser.output
 /src/cli/babeltrace2
 /src/cli/babeltrace2.bin
This page took 0.025405 seconds and 4 git commands to generate.