mirror of
https://github.com/home-assistant/core.git
synced 2026-08-07 05:46: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 |