From ad914954c2bb5ec065539f921cb786c09985ac76 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Wed, 26 Mar 2014 12:57:13 +0100
Subject: [PATCH] Ignore .log files in tests
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index cac870ca3..a83ad32ac 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,3 +1,4 @@
+*.log
/test_suite*
data_files/mpi_write
data_files/hmac_drbg_seed