From 08fafa36a8dec29737fdc23464826eac6fb6c9ea Mon Sep 17 00:00:00 2001 From: Mike Nolta Date: Sat, 27 Oct 2012 17:03:20 -0400 Subject: [PATCH] add missing 'test-double' to test/.gitignore --- test/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/test/.gitignore b/test/.gitignore index 2a72d0e..99c21da 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,3 +1,4 @@ /test-float /test-float-system +/test-double /test-double-system