From 3b44f9d6c5e66553b756e0fa76f09a0148c98e97 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Fri, 20 Mar 2015 14:06:48 +0000 Subject: [PATCH] Added ignore for OpenSSL This is to stop buildbot from wiping out the openssl dir when switching. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e400bc2f..4bdaf615 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ config.h /ext/cryptopp562 /ext/gmock-1.6.0 /ext/gtest-1.6.0 +/ext/openssl /src/gui/Makefile* /src/gui/object_script* /src/gui/tmp