mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
3 lines
141 B
Plaintext
3 lines
141 B
Plaintext
# Ensure Docker script files uses LF to support Docker for Windows.
|
|
setup_docker_prereqs eol=lf
|
|
/virtualization/Docker/scripts/* eol=lf |