Преглед изворни кода

Add 3D and 2D object formats.

cixo пре 1 година
родитељ
комит
ef606899e4
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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