Files
ha-emporia-vue/.gitignore
Tim Laing 44673931db Added OptionFlow and fixed formatting and typing issues (#316)
* Added OptionsFlow support
* Formatted code
* Corrected and added typing
* Removed linting errors where possible
* Added VSCode configuration files
2025-01-19 12:45:45 -05:00

12 lines
116 B
Plaintext

/.vscode/*
.vs
**/__pycache__
/dist
/build
*.egg-info
/config
/.venv
!/.vscode/settings.json
!/.vscode/launch.json