Redesign enclosure from scratch (version 2)
This commit is contained in:
parent
657669b92f
commit
94efa464ff
5 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue