From b0b19f4b2580977f594cabe03c58b0fa75dd7bda Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 19 Jan 2012 14:10:00 -0600 Subject: Update .gitignore with a few more generated files Signed-off-by: Dan McGee --- server/tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server/tests/.gitignore') diff --git a/server/tests/.gitignore b/server/tests/.gitignore index 063083bc..d587e255 100644 --- a/server/tests/.gitignore +++ b/server/tests/.gitignore @@ -1,4 +1,6 @@ test_display_no_ssl +test_display_streaming test_empty_success test_just_sockets_no_ssl test_fail_on_null_core_interface +test_playback -- cgit