* ignore translation and log files * add quart-babel * build and install translation files * don't export the web-ui port 8127 - for security reason the user should use the HA ingress and not the direkt access to the web dashboard * set 'lang' in html tag
20 lines
245 B
Plaintext
20 lines
245 B
Plaintext
__pycache__
|
|
.pytest_cache
|
|
.venv/**
|
|
bin/**
|
|
mosquitto/**
|
|
homeassistant/**
|
|
ha_addons/ha_addon/rootfs/home/proxy/*
|
|
ha_addons/ha_addon/rootfs/requirements.txt
|
|
tsun_proxy/**
|
|
Doku/**
|
|
.DS_Store
|
|
.coverage
|
|
.env
|
|
.venv
|
|
coverage.xml
|
|
*.pot
|
|
*.mo
|
|
*.log
|
|
*.log.*
|