From: Michael Jeanson Date: Thu, 14 Apr 2016 11:56:27 +0000 (-0400) Subject: Tests: Add missing test scripts to gitignore X-Git-Tag: v1.4.0-rc1~68 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=ab222a3a03de02c2dfd8d88765d9099cac959366;ds=sidebyside 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 a198e625..420f2440 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ /tests/lib/test_ctf_writer /tests/lib/test_durin /tests/lib/test_so_info +/tests/lib/test_seek_big_trace +/tests/lib/test_seek_empty_packet *.o *.a *.la