From e7802f17bd3790ed2cb0f1373c13b6701c1dff2a Mon Sep 17 00:00:00 2001 From: Jesse McDonald Date: Mon, 5 May 2014 02:40:35 -0500 Subject: [PATCH] ignore ConsoleUI instead of Test after rename of top-level program --- src/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.gitignore b/src/.gitignore index 345e6ae..fee3a69 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1 @@ -Test +ConsoleUI