Add missing files to gitignore
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 29 May 2017 20:49:17 +0000 (16:49 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 12 Jun 2017 18:56:49 +0000 (14:56 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore

index 416acc29323bf4d7f24371630b2682bf0c55890c..f9af7c5522346a57d1d2dafd77ea39fb63e65ef0 100644 (file)
@@ -1,4 +1,9 @@
 *~
+/tests/cli/intersection/bt_python_helper.py
+/tests/cli/intersection/test_intersection
+/tests/cli/test_packet_seq_num
+/tests/cli/test_trace_read
+/tests/cli/test_convert_args
 /tests/bin/intersection/bt_python_helper.py
 /tests/bin/intersection/test_intersection
 /tests/bin/test_packet_seq_num
 /tests/lib/test_plugin
 /tests/lib/test_plugin_complete
 /tests/lib/writer/bt_python_helper.py
+/tests/lib/writer/test_ctf_writer_empty_packet.py
+/tests/lib/writer/test_ctf_writer_no_packet_context.py
+/tests/lib/test_bt_notification_iterator
+/tests/lib/test_cc_prio_map
+/tests/lib/test_graph_topo
 /tests/plugins/test-utils-muxer
 /tests/plugins/test-utils-muxer-complete
 *.o
This page took 0.024973 seconds and 4 git commands to generate.