Merge pull request #927 from nwinkler/gitattributes

Added .gitattributes file to enforce LF line endings
This commit is contained in:
Nils Winkler
2017-03-23 08:11:28 +01:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

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