Browse Source

Update .gitignore datasets dir (#1577)

5.0
SergioSanchezMontesUAM GitHub 3 years ago
parent
commit
2c99560a98
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -40,6 +40,11 @@ pycocotools/*
results*.txt
gcp_test*.sh

# Datasets -------------------------------------------------------------------------------------------------------------
coco/
coco128/
VOC/

# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
*.m~
*.mat

Loading…
Cancel
Save