From 1653d3c09383bec4c58fbd45754a867e83db83b2 Mon Sep 17 00:00:00 2001 From: somdoron Date: Sun, 16 Aug 2015 12:48:32 +0300 Subject: [PATCH] add new tests to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 42561993..18ca3f10 100644 --- a/.gitignore +++ b/.gitignore @@ -112,6 +112,9 @@ test_client_drop_more test_client_server test_server_drop_more test_thread_safe +test_thread_safe_polling +test_getsockopt_memset +test_stream_exceeds_buffer tests/test*.log tests/test*.trs src/platform.hpp*