From: Michael Jeanson Date: Thu, 14 Apr 2016 11:56:27 +0000 (-0400) Subject: Tests: Add missing test scripts to gitignore X-Git-Url: http://git.efficios.com/?p=deliverable%2Fbabeltrace.git;a=commitdiff_plain;h=ab222a3a03de02c2dfd8d88765d9099cac959366 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 a198e625a..420f24401 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