Commit ae4a3633dde449092fb7ae5c18d74c1f672a2004

Authored by Scott Klum
1 parent a8eb6794

Ignoring LFW in data

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
@@ -6,6 +6,7 @@ data/*/img @@ -6,6 +6,7 @@ data/*/img
6 data/*/vid 6 data/*/vid
7 data/PCSO/* 7 data/PCSO/*
8 data/lfpw 8 data/lfpw
  9 +data/LFW
9 build* 10 build*
10 scripts/results 11 scripts/results
11 12