From d58eb5458167fc8cbd3926796fb81dbf7c7fcd79 Mon Sep 17 00:00:00 2001 From: somdoron Date: Mon, 16 May 2016 12:19:38 +0300 Subject: [PATCH] problem: test_dgram is missing in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0b4fea32..dabff1c1 100644 --- a/.gitignore +++ b/.gitignore @@ -134,6 +134,7 @@ test_socketopt_hwm test_use_fd_ipc test_use_fd_tcp test_pub_invert_matching +test_dgram tests/test*.log tests/test*.trs src/platform.hpp*