* Improve hassfest docker image * Use fixed uv version * Use cli params instead env * run hassfest * Exclude pycache
11 lines
No EOL
188 B
Text
11 lines
No EOL
188 B
Text
# Ignore everything except the specified files
|
|
*
|
|
|
|
!homeassistant/
|
|
!requirements.txt
|
|
!script/
|
|
script/hassfest/docker/
|
|
!script/hassfest/docker/entrypoint.sh
|
|
|
|
# Temporary files
|
|
**/__pycache__ |