feat(gitignore): ignore .envrc, pycache, heatpump.sqlite
This commit is contained in:
parent
96f91cb9d3
commit
83acd955ba
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
.envrc
|
||||
__pycache__/
|
||||
heatpump.sqlite
|
||||
itho-wpu-cache.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue