6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
# Keep platform-specific scripts with safe line endings.
|
|
*.sh text eol=lf
|
|
*.command text eol=lf
|
|
*.ps1 text eol=crlf
|
|
*.bat text eol=crlf
|