From fef71ef42c182b15c861a869c412f338b3749c95 Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Tue, 9 Aug 2022 14:28:28 +0800 Subject: [PATCH] update gitignore (#461) --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 69a0084..d1bbbbe 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,11 @@ coco/ coco128/ VOC/ +coco2017labels-segments.zip +test2017.zip +train2017.zip +val2017.zip + # MATLAB GitIgnore ----------------------------------------------------------------------------------------------------- *.m~ *.mat @@ -62,6 +67,8 @@ VOC/ *_openvino_model/ darknet53.conv.74 yolov3-tiny.conv.15 +*.ptl +*.trt # GitHub Python GitIgnore ---------------------------------------------------------------------------------------------- # Byte-compiled / optimized / DLL files