1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-06-02 07:20:15 -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 .tox
dist/ dist/
wideq_state.json wideq_state.json
wideq/__pycache__