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