From 92ddf09f1d94d2412195dda1b77416ed68016672 Mon Sep 17 00:00:00 2001 From: Matt Clarkson Date: Wed, 30 Jul 2014 19:06:57 +0100 Subject: [PATCH] Ignore the result of make test --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4371bf7d..5b2481bb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *~ /test/benchmark_test /test/re_test +/Testing CMakeCache.txt CMakeFiles/ Makefile