.gitignore edits

This commit is contained in:
2025-10-12 20:21:31 +02:00
parent 39a9f91cfc
commit 5028dae200

1
.gitignore vendored
View File

@@ -8,4 +8,3 @@ demo.db-wal
/iotDashboard/demo1.db /iotDashboard/demo1.db
**/__pycache__/ **/__pycache__/
iotDashboard/db_create.py iotDashboard/db_create.py
.venv/