mirror of
https://github.com/magico13/ha-emporia-vue.git
synced 2026-01-06 19:13:51 -05:00
* Added OptionsFlow support * Formatted code * Corrected and added typing * Removed linting errors where possible * Added VSCode configuration files
12 lines
116 B
Plaintext
12 lines
116 B
Plaintext
/.vscode/*
|
|
.vs
|
|
**/__pycache__
|
|
/dist
|
|
/build
|
|
*.egg-info
|
|
|
|
/config
|
|
/.venv
|
|
|
|
!/.vscode/settings.json
|
|
!/.vscode/launch.json |