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