Merge pull request #24 from WillScott73/ensure_lf
Fix for Issue #15 - Ensure LF in .sh files are not converted to CRLF …
This commit is contained in:
commit
c1249fb73d
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
* text=auto
|
||||||
|
*.sh text eol=lf
|
Loading…
Reference in a new issue