1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-28 13:00:16 -07:00

add __pycache__ to ignore list

This commit is contained in:
David 2020-01-22 11:49:17 -05:00
parent 4122d7d188
commit 5bc145f94a

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.tox
dist/
wideq_state.json
wideq/__pycache__