Переглянути джерело

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
 # Byte-compiled / optimized / DLL files
 __pycache__/