mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
* Improve hassfest docker image * Use fixed uv version * Use cli params instead env * run hassfest * Exclude pycache
11 lines
188 B
Docker
11 lines
188 B
Docker
# Ignore everything except the specified files
|
|
*
|
|
|
|
!homeassistant/
|
|
!requirements.txt
|
|
!script/
|
|
script/hassfest/docker/
|
|
!script/hassfest/docker/entrypoint.sh
|
|
|
|
# Temporary files
|
|
**/__pycache__ |