Add .gitattributes for script LE

closes https://github.com/official-stockfish/Stockfish/pull/5753

No functional change
This commit is contained in:
Maxim Masiutin
2025-01-07 15:30:05 +02:00
committed by Disservin
parent c88a5b3950
commit d49fd9090b
2 changed files with 2 additions and 0 deletions

1
scripts/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.sh text eol=lf

1
tests/.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.sh text eol=lf