Forráskód Böngészése

Add 3D and 2D object formats.

cixo 1 éve
szülő
commit
ef606899e4
1 módosított fájl, 5 hozzáadás és 0 törlés
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1,3 +1,8 @@
+# ---> Object 3D and 2D
+*.stl
+*.dxf
+build/
+
 # ---> Python
 # Byte-compiled / optimized / DLL files
 __pycache__/