Skip to content

Commit

Permalink
update gitignore (WongKinYiu#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatV authored Aug 9, 2022
1 parent 892b603 commit fef71ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ coco/
coco128/
VOC/

coco2017labels-segments.zip
test2017.zip
train2017.zip
val2017.zip

# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
*.m~
*.mat
Expand All @@ -62,6 +67,8 @@ VOC/
*_openvino_model/
darknet53.conv.74
yolov3-tiny.conv.15
*.ptl
*.trt

# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
# Byte-compiled / optimized / DLL files
Expand Down

0 comments on commit fef71ef

Please sign in to comment.