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

Merge pull request #110 from ankushduacodes/patch-2

added .DS_store to gitignore
This commit is contained in:
Adrian Sampson 2020-06-27 12:46:40 -04:00 committed by GitHub
commit 2e6eed2919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -2,4 +2,6 @@
.tox
dist/
wideq_state.json
__pycache__
__pycache__
# Ignore Mac system files
.DS_Store