From 81ef37c5937785e6efd592954ef3bb53bf9a443a Mon Sep 17 00:00:00 2001 From: Julien Vehent Date: Fri, 10 Oct 2014 17:31:44 -0400 Subject: [PATCH] gitignore update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9ad3cdc..04ab27c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -./mozilla -./top1m/results +mozilla/* +top1m/results/*