Compare commits
2 Commits
f16f506332
...
c53f3511be
| Author | SHA1 | Date |
|---|---|---|
|
|
c53f3511be | |
|
|
21c4f4875c |
|
|
@ -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.
Loading…
Reference in New Issue