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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored Normal file
View File

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