ed36677694
* Various fixes * Order imports * Use __name__ for _LOGGER
18 lines
154 B
Plaintext
18 lines
154 B
Plaintext
*.pyc
|
|
*.pyo
|
|
.DS*
|
|
.pylint_rc
|
|
/.idea
|
|
/.project
|
|
/.pydevproject
|
|
/.settings
|
|
Thumbs.db
|
|
*~
|
|
.cache
|
|
.coverage
|
|
.tox/
|
|
|
|
# Testing
|
|
tests/home/userdata/addon_data
|
|
.env
|