5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
# Enforce LF for shell scripts and text files
|
|
*.sh text eol=lf
|
|
*.ps1 text eol=lf
|
|
*.md text eol=lf
|