From ae4a3633dde449092fb7ae5c18d74c1f672a2004 Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Tue, 27 Jan 2015 12:01:27 -0500 Subject: [PATCH] Ignoring LFW in data --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 102657e..9e73f7a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ data/*/img data/*/vid data/PCSO/* data/lfpw +data/LFW build* scripts/results -- libgit2 0.21.4