update gitignore (#461)

This commit is contained in:
Wang Xin 2022-08-09 14:28:28 +08:00 committed by GitHub
parent 892b603718
commit fef71ef42c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.gitignore vendored
View File

@ -42,6 +42,11 @@ coco/
coco128/ coco128/
VOC/ VOC/
coco2017labels-segments.zip
test2017.zip
train2017.zip
val2017.zip
# MATLAB GitIgnore ----------------------------------------------------------------------------------------------------- # MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
*.m~ *.m~
*.mat *.mat
@ -62,6 +67,8 @@ VOC/
*_openvino_model/ *_openvino_model/
darknet53.conv.74 darknet53.conv.74
yolov3-tiny.conv.15 yolov3-tiny.conv.15
*.ptl
*.trt
# GitHub Python GitIgnore ---------------------------------------------------------------------------------------------- # GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files