This commit is contained in:
Your Name
2025-02-20 15:30:34 +01:00
parent d5f1acc025
commit 725ee971c7
38 changed files with 405 additions and 84 deletions

9
.gitignore vendored
View File

@@ -1,5 +1,4 @@
logs/app.log
logs/loop.log
logs/*.log
deviceID.txt
loop/loop.log
loop/data.json
@@ -7,4 +6,8 @@ config.json
.ssh/
matrix/input.txt
matrix/input_NPM.txt
matrix/input_MHZ16.txt
matrix/input_MHZ16.txt
wifi_list.csv
*.lock
sqlite/*.db
tests/