Ignore cfg and data directory.
This commit is contained in:
parent
a50782354f
commit
045651902c
|
@ -8,6 +8,11 @@
|
|||
*.PNG
|
||||
*.TIF
|
||||
*.HEIC
|
||||
*.data
|
||||
*.cfg
|
||||
data/*
|
||||
!cfg/coco.data
|
||||
!cfg/yolov3*.cfg
|
||||
!zidane_result.jpg
|
||||
!coco_training_loss.png
|
||||
!coco_augmentation_examples.jpg
|
||||
|
|
Loading…
Reference in New Issue