# Python
__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/

# MicroPython
.mpremote/

# OS
.DS_Store
