gitignore: Ignore thermostat.bin and __pycache__

This commit is contained in:
atse 2024-08-08 13:34:00 +08:00
parent 9d89104f50
commit cf6eb12223

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
target/ target/
result result
thermostat.bin
__pycache__/