This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhengchun
/
PaddleX
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Create .gitignore
LaraStuStu
hace 5 años
padre
3e85f076dc
commit
f9a76d28c0
Se han
modificado 1 ficheros
con
10 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
10
0
DataAnnotation/labelme/.gitignore
+ 10
- 0
DataAnnotation/labelme/.gitignore
Ver fichero
@@ -0,0 +1,10 @@
+/.cache/
+/.pytest_cache/
+
+/build/
+/dist/
+/*.egg-info/
+
+*.py[cdo]
+
+.DS_Store