feat(gitignore): ignore .envrc, pycache, heatpump.sqlite
parent
96f91cb9d3
commit
83acd955ba
|
@ -1 +1,4 @@
|
|||
.envrc
|
||||
__pycache__/
|
||||
heatpump.sqlite
|
||||
itho-wpu-cache.json
|
||||
|
|
Loading…
Reference in New Issue