Explorar el Código

Create .gitignore

LaraStuStu hace 5 años
padre
commit
f9a76d28c0
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      DataAnnotation/labelme/.gitignore

+ 10 - 0
DataAnnotation/labelme/.gitignore

@@ -0,0 +1,10 @@
+/.cache/
+/.pytest_cache/
+
+/build/
+/dist/
+/*.egg-info/
+
+*.py[cdo]
+
+.DS_Store