From 7b5da7dc09ff90e16f9b5377faf0e23e83a880f5 Mon Sep 17 00:00:00 2001 From: Matt Connolly Date: Tue, 24 Sep 2013 08:07:10 +1000 Subject: [PATCH] git ignore test run output files: tests/test*.{log|trs} --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e4f54880..bb1b09ca 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,8 @@ tests/test_inproc_connect tests/test_linger tests/test_security_null tests/test_security_plain +tests/test*.log +tests/test*.trs src/platform.hpp* src/stamp-h1 perf/local_lat