From 34d44e3393fa5d8e76b3ad91f47a503cac316955 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 6 Jun 2011 11:02:26 +0100 Subject: [PATCH] Updated gitignore not to miss out the unittests --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d034212..27ffc2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *.pyc -test.py build