Small changes, removed comments, added env sample

This commit is contained in:
ferdzo
2025-07-08 23:40:13 +02:00
parent 175f54e14e
commit 2add175685
5 changed files with 22 additions and 25 deletions

2
.gitignore vendored
View File

@@ -6,5 +6,5 @@ demo.db
demo.db-shm
demo.db-wal
/iotDashboard/demo1.db
/__pycache__/
**/__pycache__/
iotDashboard/db_create.py