mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-20 09:00:09 -07:00
added .DS_store to gitignore
its a mac system file
This commit is contained in:
parent
9165c19571
commit
5d145deaa3
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,4 +2,6 @@
|
|||||||
.tox
|
.tox
|
||||||
dist/
|
dist/
|
||||||
wideq_state.json
|
wideq_state.json
|
||||||
__pycache__
|
__pycache__
|
||||||
|
# Ignore Mac system files
|
||||||
|
.DS_store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user