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:
RandomNinjaAtk
2023-07-17 07:35:32 -04:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

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