From dd0148b74344b0fe82c21988d66374447f89de3d Mon Sep 17 00:00:00 2001 From: Ivan Ristic Date: Tue, 15 Jul 2014 11:10:56 +0100 Subject: [PATCH] Ignore the tool binary. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c..fa26e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*~ \ No newline at end of file +*~ +openssl-ccs-cve-2014-0224 \ No newline at end of file