From a479e2ce29b0630228553ddbc7b162396dfe60cc Mon Sep 17 00:00:00 2001 From: artzai <artzai.picon@tecnalia.com> Date: Tue, 3 Sep 2019 10:16:28 +0200 Subject: [PATCH] =?UTF-8?q?adding=20small=20dataset=20(no=20me=20crucifiqu?= =?UTF-8?q?=C3=A9is)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed9d09b..1dc2d47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.pyc *.h5 -/HousesDataset/ \ No newline at end of file +#/HousesDataset/ \ No newline at end of file -- GitLab