Add STL files for enclosure
This commit is contained in:
parent
c53f3511be
commit
5c7b10c7b1
|
|
@ -6,6 +6,8 @@
|
|||
# General
|
||||
/_tmp
|
||||
/.upload_cache
|
||||
*_bak
|
||||
*_bak[0-9]
|
||||
|
||||
# Python
|
||||
__pycache__
|
||||
|
|
@ -21,5 +23,7 @@ __pycache__
|
|||
/src/webrepl_cfg.py
|
||||
/src/wlan_cfg.py
|
||||
|
||||
# FreeCAD backups
|
||||
# 3D modeling temporary files (FreeCAD backups, Cura projects, G-code files)
|
||||
*.FCStd1
|
||||
*.3mf
|
||||
*.gcode
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue