Fix for Issue #15 - Ensure LF in .sh files are not converted to CRLF when pulled to a Win system
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
* text=auto
|
||||
*.sh text eol=lf
|
||||
Reference in New Issue
Block a user