ソースを参照

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__/