Added .gitattributes file to retain LF only EOL markers when checking out on Windows (#399)

This commit is contained in:
Julian Davis
2023-02-18 16:20:06 +00:00
committed by GitHub
parent 6e7a588d40
commit 334ba1713a

1
.gitattributes vendored Normal file
View File

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