17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
# MicroPython compiled
|
|
*.mpy
|
|
|
|
# Secrets
|
|
main.py
|
|
wifi_config.py
|
|
config.py
|
|
tenant_*.py
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|