Quellcode durchsuchen

Add 3D and 2D object formats.

cixo vor 1 Jahr
Ursprung
Commit
ef606899e4
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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__/