3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
# Ensure shell scripts always use LF line endings, even on Windows/Git Bash.
|
|
*.sh text eol=lf
|