Ver código fonte

Add 3D and 2D object formats.

cixo 1 ano atrás
pai
commit
ef606899e4
1 arquivos alterados com 5 adições e 0 exclusões
  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__/