feat: config_example.json, updated gitignore and package.json v0.2.0
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,9 +2,9 @@
|
||||
*.mpy
|
||||
|
||||
# Secrets
|
||||
main.py
|
||||
wifi_config.py
|
||||
config.py
|
||||
config.json
|
||||
tenant_*.py
|
||||
|
||||
# OS
|
||||
@@ -14,4 +14,4 @@ Thumbs.db
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user