From: Michael Jeanson Date: Thu, 14 Apr 2016 11:56:27 +0000 (-0400) Subject: Tests: Add missing test scripts to gitignore X-Git-Tag: v2.0.0-pre1~1019 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=ad3c860a25be3ac00741e25e7ca3c811689f85aa Tests: Add missing test scripts to gitignore Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau --- diff --git a/.gitignore b/.gitignore index ac0d155a..d8e076e4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ /tests/lib/test_ctf_ir_ref /tests/lib/test_durin /tests/lib/test_so_info +/tests/lib/test_bt_ctf_field_type_validation +/tests/lib/test_seek_big_trace +/tests/lib/test_seek_empty_packet *.o *.a *.la