Redesign enclosure from scratch (version 2)
This commit is contained in:
parent
657669b92f
commit
94efa464ff
|
|
@ -15,7 +15,11 @@ __pycache__
|
||||||
|
|
||||||
# MicroPython
|
# MicroPython
|
||||||
/.webrepl_client
|
/.webrepl_client
|
||||||
|
*.mpy
|
||||||
|
|
||||||
# Configuration files
|
# Configuration files
|
||||||
/src/webrepl_cfg.py
|
/src/webrepl_cfg.py
|
||||||
/src/wlan_cfg.py
|
/src/wlan_cfg.py
|
||||||
|
|
||||||
|
# FreeCAD backups
|
||||||
|
*.FCStd1
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue