573f7bf4cd
Batch scripts in general will not function without carriage return line endings on Windows. We rely on these scripts to support cmd, so we should not allow these scripts to be converted to lf. Note: Windows 11 supports lf line endings due to the use of Windows Terminal. Once support for Windows 10 is dropped, this change can be reverted.
4 lines
No EOL
105 B
Text
4 lines
No EOL
105 B
Text
*.py diff=python
|
|
*.lp linguist-language=Prolog
|
|
lib/spack/external/* linguist-vendored
|
|
*.bat text eol=crlf |