Browse Source

add lf line ending for *.sh files

pull/470/head
Oleksandr.Didyk 3 years ago
parent
commit
43749beff8
  1. 1
      .gitattributes

1
.gitattributes

@ -48,3 +48,4 @@
*.fsproj text=auto
*.dbproj text=auto
*.sln text=auto eol=crlf
*.sh text=auto eol=lf
Loading…
Cancel
Save