Skip to content

Commit

Permalink
Add .gitattributes for script LE
Browse files Browse the repository at this point in the history
closes official-stockfish/Stockfish#5753

No functional change
  • Loading branch information
maximmasiutin authored and PikaCat-OuO committed Jan 25, 2025
1 parent bc4e2d5 commit 1b30814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sh text eol=lf
1 change: 1 addition & 0 deletions tests/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sh text eol=lf

0 comments on commit 1b30814

Please sign in to comment.