From a22bce5a46074cc35c4397738ab261eba25a6dc0 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 12 Aug 2013 16:46:02 +0100 Subject: [PATCH] add test-driver to git ignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b964f61..e6bf2fd 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ stamp-h1 src/taskrambler /tests/*Test gmon.out +test-driver