mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
18 lines
No EOL
183 B
Text
18 lines
No EOL
183 B
Text
# artifacts
|
|
__pycache__
|
|
.pytest*
|
|
*.egg-info
|
|
*/build/*
|
|
*/dist/*
|
|
|
|
|
|
# misc
|
|
.coverage
|
|
.vscode
|
|
coverage.xml
|
|
.ruff_cache
|
|
|
|
|
|
# Home Assistant configuration
|
|
config/*
|
|
!config/configuration.yaml |