From d0467facbe69749b44d2edc15daffec437d88703 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?= <martin@martin.st>
Date: Tue, 23 Apr 2013 14:19:50 +0300
Subject: [PATCH] Ignore the umac-test binary

---
 testsuite/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuite/.gitignore b/testsuite/.gitignore
index 642d8c42..3b836af5 100644
--- a/testsuite/.gitignore
+++ b/testsuite/.gitignore
@@ -63,6 +63,7 @@
 /sha384-test
 /sha512-test
 /twofish-test
+/umac-test
 /yarrow-test
 
 /test.in
-- 
GitLab