Compare commits

...

2 Commits

2 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -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.