From 98dc2800d7793c7381fd5ce6f821078a0ce47205 Mon Sep 17 00:00:00 2001 From: Chris Kerr Date: Fri, 29 Nov 2013 21:16:12 +0000 Subject: [PATCH] Ignore test data for now Will come up with a solution for distributing data files for the tests if and when demand arises. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ded6067..af6bd73 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + +# Data for testing +testdata