forked from M-Labs/thermostat
gitignore: Ignore thermostat.bin and __pycache__
This commit is contained in:
parent
9d89104f50
commit
cf6eb12223
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
target/
|
||||
result
|
||||
thermostat.bin
|
||||
|
||||
__pycache__/
|
||||
|
Loading…
Reference in New Issue
Block a user