3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
# Ensure shell scripts always use LF line endings (Docker/Linux compat)
|
|
*.sh text eol=lf
|