5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
# Ensure shell scripts always have Unix line endings (LF),
|
|
# even when checked out on Windows.
|
|
*.sh text eol=lf
|
|
entrypoint.sh text eol=lf
|