5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
* text=auto eol=lf
|
|
|
|
# Bash scripts must use LF so they run in WSL/Linux
|
|
*.sh text eol=lf
|