3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Ensure shell scripts always use LF so they run in Linux containers (e.g. Docker)
|
|
*.sh text eol=lf
|