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