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