izaskunmz
commited on
Commit
·
8e13697
1
Parent(s):
4074b70
modified .gitignore
Browse files- .gitignore +0 -3
.gitignore
CHANGED
@@ -33,9 +33,6 @@ weights/
|
|
33 |
datasets/coco8/
|
34 |
download-coco.py
|
35 |
|
36 |
-
# Ignorar archivos con la terminación .Zone.Identifier (propio de Windows)
|
37 |
-
*.Zone.Identifier
|
38 |
-
|
39 |
# PERMITIR subir `datasets/combined/`
|
40 |
# (Eliminar esta línea si accidentalmente se ignora)
|
41 |
!datasets/combined/
|
|
|
33 |
datasets/coco8/
|
34 |
download-coco.py
|
35 |
|
|
|
|
|
|
|
36 |
# PERMITIR subir `datasets/combined/`
|
37 |
# (Eliminar esta línea si accidentalmente se ignora)
|
38 |
!datasets/combined/
|