From 7d290d4ba1567ad5bb9abf47abb86ee805148e25 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Wed, 21 Oct 2015 07:57:02 +0200 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8c695b4..6fcef4f 100644 --- a/.gitignore +++ b/.gitignore @@ -40,5 +40,7 @@ test-driver /assets/html/_documentation.html tags /trcomm.h* -/testers/testserver* -/testers/testclient* +/testers/testserver2 +/testers/testtcp +/testers/testudp +/testers/*.o