Update renamed file in gitignore
[babeltrace.git] / .gitignore
index 71a74bf4863592e2bbef0c691c4c413761026311..7ee4af8ba5849cd9708806a5369543d6e46b9558 100644 (file)
 /tests/lib/trace-ir/test_trace_ir
 /tests/lib/ctf-writer/test_ctf_writer
 /tests/plugins/test-utils-muxer
-/tests/plugins/test-utils-muxer-complete
+/tests/plugins/test_utils_muxer_complete
 /tests/plugins/test_lttng_utils_debug_info
 /tests/plugins/test_bin_info_complete
 /tests/plugins/test_bin_info
 /tests/plugins/test_dwarf_complete
 /tests/plugins/test_dwarf
+/tests/plugins/ctf/test_ctf_plugin
 /tests/utils/common.sh
 *.o
 *.a
@@ -94,3 +95,5 @@ doc/api/Doxyfile
 *.gcov
 *.html
 *.stamp
+*.swp
+.theia
This page took 0.023016 seconds and 4 git commands to generate.