3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
# Force LF line endings for shell scripts (avoid CRLF issues on Windows)
|
|
*.sh text eol=lf
|