gitignore: Large model files.
This commit is contained in:
parent
72a8390b66
commit
caa2caa6be
|
@ -2,3 +2,6 @@ work*
|
|||
plots
|
||||
data
|
||||
*reps
|
||||
|
||||
models/facenet/*.t7
|
||||
models/dlib/shape_predictor_68_face_landmarks.dat
|
||||
|
|
Loading…
Reference in New Issue